Skip to content

Commit a47e153

Browse files
authored
Merge pull request #148 from csiro-coasts/tox-minimum-version-tests
Fix tox minimum version tests
2 parents 330d470 + dd72629 commit a47e153

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)