We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c3500 commit 6b9ad87Copy full SHA for 6b9ad87
1 file changed
setup.py
@@ -42,7 +42,6 @@ def run_tests(self):
42
},
43
packages = ["cmocean"],
44
ext_package='cmocean',
45
- scripts = [],
46
keywords = ['colormaps', 'oceanography', 'plotting', 'visualization'],
47
setup_requires=['setuptools'],
48
install_requires=['matplotlib', 'numpy', 'packaging'],
0 commit comments