Skip to content

Commit

Permalink
build: use tox.pip to ensure all tox pins are the same
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Dec 8, 2022
1 parent 3cd0bc6 commit 84749fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.in
Expand Up @@ -8,7 +8,7 @@
-r pip.pip

# PyPI requirements for running tests.
tox
-r tox.pip
-r pytest.pip

# for linting.
Expand Down

0 comments on commit 84749fd

Please sign in to comment.