Skip to content

Commit 3b403bc

Browse files
authored
Fix tox version requirement in docs (#3184)
1 parent 776718c commit 3b403bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Core
116116
117117
[tox]
118118
requires =
119-
tox>4
119+
tox>=4
120120
virtualenv>20.2
121121
122122
.. conf::

0 commit comments

Comments
 (0)