Skip to content
Snippets Groups Projects
Commit 44ba6ab2 authored by Michael DM Dryden's avatar Michael DM Dryden
Browse files

Update package requirements.

parent bac704e9
Branches
Tags v1.1
No related merge requests found
......@@ -18,7 +18,7 @@ setup(name='dstat_interface',
license='GPLv3',
packages=['dstat_interface', ],
install_requires=['matplotlib', 'numpy', 'pyserial',
'pyzmq'],
'pyzmq', 'pyyaml','seaborn'],
# Install data listed in `MANIFEST.in`
include_package_data=True)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment