Skip to content

Commit

Permalink
Revert "Attempt to update virtualenv/tox versions"
Browse files Browse the repository at this point in the history
This reverts commit 730b4bb.
  • Loading branch information
abravalheri committed Jun 20, 2023
1 parent e755802 commit 3da42e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ exclude =
# `pip install pyscaffoldext-custom-extension[PDF]` like:
# PDF = ReportLab; RXP
testing =
tox>=4.6.3 # required for system tests
pre-commit # required for system tests
setuptools_scm # required for system tests
virtualenv>=20.23.1 # required for system tests
tox # required for system tests
pre-commit # required for system tests
setuptools_scm # required for system tests
virtualenv # required for system tests
configupdater
pytest
pytest-cov
Expand Down

0 comments on commit 3da42e8

Please sign in to comment.