removed unneeded package

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

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

Loading…
Cancel
Save