Skip to content

Commit

Permalink
Add types-setuptools for mypy
Browse files Browse the repository at this point in the history
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
  • Loading branch information
dav3r and mcdonnnj committed Mar 24, 2022
1 parent 3db8629 commit 486c618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ def get_version(version_file):
"pytest",
"types-docopt",
"types-requests",
"types-setuptools",
]
},
# Conveniently allows one to run the CLI tool as `awssh`
Expand Down

0 comments on commit 486c618

Please sign in to comment.