removed unneeded package

pull/128/head
Christopher Usher 5 years ago
parent 44390173ed
commit 43e19c3c56

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

Loading…
Cancel
Save