diff --git a/setup.py b/setup.py index 8af9bf48..82ba3c4e 100644 --- a/setup.py +++ b/setup.py @@ -39,6 +39,8 @@ "pytest-cov>=2.0.0", "sphinx", "sphinx_rtd_theme", + "types-pkg_resources", + "types-requests", ], }, classifiers=[