Skip to content

Commit

Permalink
(Re-)enable packaging tests in tox.ini.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulif committed Jul 24, 2024
1 parent 9b5f6c7 commit 40c7d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
env_list = clean,py27,py34,py35,py36,py37,py38,py39,py310,py311,py312,lint,report
env_list = clean,py27,py34,py35,py36,py37,py38,py39,py310,py311,py312,lint,report,pkg
# only older virtualenvs support creating of virtualenvs < py36
requires = virtualenv<20.22.0

Expand Down

0 comments on commit 40c7d53

Please sign in to comment.