Skip to content

Commit

Permalink
Add typing to install_requires in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenklar committed Mar 7, 2018
1 parent f476078 commit 3891b69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -40,6 +40,7 @@
'bitstring>=3.1.5',
'ipaddress>=1.0.18',
'django-test-generator>=0.3.3',
'typing',
'mock',
'coverage',
'queryparser_python%d>=0.2.6' % sys.version_info.major
Expand Down

0 comments on commit 3891b69

Please sign in to comment.