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.
2 parents 4dc2d4b + 3a36423 commit 912090aCopy full SHA for 912090a
setup.py
@@ -39,6 +39,8 @@
39
"pytest-cov>=2.0.0",
40
"sphinx",
41
"sphinx_rtd_theme",
42
+ "types-pkg_resources",
43
+ "types-requests",
44
],
45
},
46
classifiers=[
0 commit comments