Skip to content

Commit

Permalink
dateutil would cause a erro of pip
Browse files Browse the repository at this point in the history
  • Loading branch information
wangchuan2008888 committed Feb 27, 2017
1 parent 25fd56e commit d3a44f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -17,6 +17,6 @@
install_requires=[
#'hmac',
#'socket',
'dateutil',
'python-dateutil',
]
)

0 comments on commit d3a44f0

Please sign in to comment.