removed unneeded package

pull/107/head
Christopher Usher 6 years ago
parent 76349dc4b6
commit cec74544e2

@ -7,10 +7,9 @@ setup(
install_requires = [
'argh',
'gevent',
'matplotlib',
'numpy',
'matplotlib',
'numpy',
'prometheus-client',
'python-dateutil',
'wubloader-common',
],
)

Loading…
Cancel
Save