Skip to content

Commit 3a36423

Browse files
joerg84aMahanna
andauthored
Attempt to fix CI (#183)
* Attempt to fix CI * new: types-pkg_resources dependency Co-authored-by: aMahanna <anthony.mahanna@gmail.com>
1 parent 1d0ee30 commit 3a36423

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
"pytest-cov>=2.0.0",
4040
"sphinx",
4141
"sphinx_rtd_theme",
42+
"types-pkg_resources",
43+
"types-requests",
4244
],
4345
},
4446
classifiers=[

0 commit comments

Comments
 (0)