Skip to content

Commit 38932ec

Browse files
godlygeekpniedzielski
authored andcommitted
Remove pin to ancient version of tox
This pin is now standing in the way of having CI install a recent version of `pytest`, and erecnt version of `pytest-cov` are broken with the old version of `pytest`.
1 parent 16fe584 commit 38932ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-r requirements-lint-docs.txt
22
-r requirements-test.txt
33
-r requirements-test-coverage.txt
4-
tox==3.7.0
4+
tox

0 commit comments

Comments
 (0)