Skip to content

Commit

Permalink
Updated tox min version to 3 to support Python 3.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmorell committed Sep 13, 2024
1 parent 6f56942 commit 0f00667
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]
requires = tox>=4
requires = tox>=3

[testenv]
deps = webob
Expand Down

0 comments on commit 0f00667

Please sign in to comment.