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 b22f29b commit 23e9d87Copy full SHA for 23e9d87
requirements-tests.txt
@@ -1,5 +1,5 @@
1
mypy==0.930
2
-pytype==2021.11.29; platform_system != "Windows"
+pytype==2021.11.29; platform_system != "Windows" and python_version < "3.10"
3
# must match .pre-commit-config.yaml
4
black==21.12b0
5
flake8==4.0.1
0 commit comments