There was an error while loading. Please reload this page.
1 parent abccd3e commit 8a8b3d2Copy full SHA for 8a8b3d2
setup.py
@@ -17,7 +17,7 @@
17
'hist=bashplotlib.histogram:main',
18
'scatter=bashplotlib.scatterplot:main',
19
]
20
- }
+ },
21
keywords=['plotting', 'console', 'shell'],
22
classifiers=[
23
'Environment :: Console',
0 commit comments