Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use tox-lsr 3.3.1 which fixes py27 and related unit tests #234

Closed
wants to merge 1 commit into from

Conversation

richm
Copy link
Contributor

@richm richm commented May 31, 2024

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
linux-system-roles/tox-lsr#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
linux-system-roles/tox-lsr#168

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@richm richm closed this May 31, 2024
@richm richm deleted the tox-lsr-3.3.1 branch May 31, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant