removing unused matplotlib requirement

This commit is contained in:
Philipp Klaus
2016-12-06 14:01:37 +01:00
parent 30cf13be48
commit c18c3f6faa
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -32,7 +32,6 @@ setup(name='brother_ql',
"numpy",
"packbits",
"pillow",
"matplotlib",
],
extras_require = {
#'brother_ql_analyse': ["matplotlib",],