Closed richm closed 5 months ago
The latest version of virtualenv does not support creating python 2.7 virtualenvs. tox-lsr 3.3.1 restricts the version of virtualenv<20.22.0
This PR also fixes some py unit test, pylint, and related issues caused by using the latest versions of those tools.
For more information, see https://github.com/linux-system-roles/tox-lsr/pull/168
Signed-off-by: Rich Megginson rmeggins@redhat.com
The latest version of virtualenv does not support creating python 2.7 virtualenvs. tox-lsr 3.3.1 restricts the version of virtualenv<20.22.0
This PR also fixes some py unit test, pylint, and related issues caused by using the latest versions of those tools.
For more information, see https://github.com/linux-system-roles/tox-lsr/pull/168
Signed-off-by: Rich Megginson rmeggins@redhat.com