Skip to content

Commit 84749fd

Browse files
committed
build: use tox.pip to ensure all tox pins are the same
1 parent 3cd0bc6 commit 84749fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-r pip.pip
99

1010
# PyPI requirements for running tests.
11-
tox
11+
-r tox.pip
1212
-r pytest.pip
1313

1414
# for linting.

0 commit comments

Comments
 (0)