We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e3589 commit a956ad4Copy full SHA for a956ad4
requirements-dev.txt
@@ -1,6 +1,3 @@
1
pre-commit>=0.5.0
2
pytest
3
-# TODO: This pin is to work around an issue where the system pytest is too old.
4
-# We should fix this by not depending on the system pytest/python packages at
5
-# some point.
6
-pytest-timeout<2.0.0
+pytest-timeout
0 commit comments