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.
setuptools
typed-ast
1 parent 415bbb7 commit 37ce8bbCopy full SHA for 37ce8bb
requirements_test.txt
@@ -5,5 +5,8 @@ coverage~=5.5
5
pre-commit~=2.13
6
pytest-cov~=2.11
7
tbump~=6.3.2
8
+# Type packages for mypy
9
types-typed-ast; implementation_name=="cpython" and python_version<"3.8"
10
types-pkg_resources==0.1.2
11
+types-setuptools==57.4.4
12
+types-typed-ast==1.5.0
0 commit comments