Skip to content

Commit dd72629

Browse files
committed
Fix tox minimum version tests
1 parent 8c11e6c commit dd72629

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ deps =
2727
minimum: -rcontinuous-integration/requirements-minimum.txt
2828
extras =
2929
latest: testing
30+
minimum: testing
3031
commands =
3132
pytest \
3233
--junitxml=junit-{envname}.xml \

0 commit comments

Comments
 (0)