We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe37483 commit 773a557Copy full SHA for 773a557
pytest-min-requirements.txt
@@ -1,3 +1,4 @@
1
# Always adjust install_requires in setup.cfg and requirements.txt
2
# when changing minimum version dependencies
3
pytest == 6.1.0
4
+typing-extensions >= 3.7.2; python_version < "3.8"
0 commit comments