On 07. 08. 21 21:58, Nico Kadel-Garcia wrote:
On Fri, Aug 6, 2021 at 7:29 AM Miro Hrončok mhroncok@redhat.com wrote:
On 28. 07. 21 22:16, Ken Dreyer wrote:
python3-virtualenv is not in the CentOS Stream 9 composes.
Yes, python-virtualenv has been removed from RHEL/CentOS Stream 9.
The supported replacement is https://docs.python.org/3/library/venv.html
I plan to maintain tox+virtualenv in EPEL 9 (Next) as soon as it is possible.
Umm... Why, when venv is built into the basic python packages and works so well?
Because I like tox and tox uses virtualenv.