Skip to content

Commit

Permalink
setup.py: it's python-datetutil in pypi etc
Browse files Browse the repository at this point in the history
jordens authored and sbourdeauducq committed Feb 3, 2015
1 parent 3a784e3 commit 78fc5a8
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
@@ -15,7 +15,7 @@
license="BSD",
install_requires=[
"sphinx", "sphinx-argparse", "pyserial", "numpy", "scipy",
"dateutil", "prettytable"
"python-dateutil", "prettytable"
],
extras_require={},
dependency_links=[],

0 comments on commit 78fc5a8

Please sign in to comment.