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.
1 parent 951312f commit 70d1459Copy full SHA for 70d1459
1 file changed
tox.ini
@@ -44,6 +44,8 @@ skip_install = True
44
deps =
45
mypy
46
parver
47
+ types-requests
48
+ types-click
49
commands =
50
mypy {posargs} update.py
51
mypy {posargs} bump_version.py
0 commit comments