BLD: Remove unused requirement of iso8601 package.

This commit is contained in:
Eddie Hebert
2014-01-08 11:13:26 -05:00
parent 063039ea07
commit 61ccce760e
4 changed files with 0 additions and 5 deletions
-1
View File
@@ -63,7 +63,6 @@ setup(
'Topic :: System :: Distributed Computing',
],
install_requires=[
'iso8601',
'Logbook',
'pytz',
'requests',