Skip to content

Commit

Permalink
Fix tox version requirement in docs (#3184)
Browse files Browse the repository at this point in the history
  • Loading branch information
Viicos committed Jan 14, 2024
1 parent 776718c commit 3b403bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Core
[tox]
requires =
tox>4
tox>=4
virtualenv>20.2
.. conf::
Expand Down

0 comments on commit 3b403bc

Please sign in to comment.