Skip to content

Commit

Permalink
Using correct name of pyasn1-modules PyPI package.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Aug 5, 2015
1 parent ad15c72 commit 3d438c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
install_requires = [
'httplib2>=0.9.1',
'pyasn1>=0.1.7',
'pyasn1_modules>=0.0.5',
'pyasn1-modules>=0.0.5',
'rsa>=3.1.4',
'six>=1.6.1',
]
Expand Down

0 comments on commit 3d438c0

Please sign in to comment.