Skip to content

Commit 70d1459

Browse files
committed
Add type stubs for requests and click
1 parent 951312f commit 70d1459

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ skip_install = True
4444
deps =
4545
mypy
4646
parver
47+
types-requests
48+
types-click
4749
commands =
4850
mypy {posargs} update.py
4951
mypy {posargs} bump_version.py

0 commit comments

Comments
 (0)