> My personal opinion is that packing Python libraries that are not required by > packaged applications/tools brings very little benefit to the project. I > suggest > to use a Python virtual environment instead and install the libraries you > need > with pip.
In this case, it'd be really convenient, because I want to run a script that uses it in Fedora infrastructure, and this is the one not-currently-packaged dependency. _______________________________________________ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure