Skip to content
New issue

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

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

Already on GitHub? # to your account

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

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 requested a review from ueno as a code owner May 31, 2024 18:46
@richm richm closed this May 31, 2024
@richm richm deleted the tox-lsr-3.3.1 branch May 31, 2024 20:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant