List supported models QL-800 QL-820NWB QL-1050 in setup.py, too

This commit is contained in:
Philipp Klaus
2018-02-20 21:23:58 +01:00
parent 4e67291a5e
commit 351fb9bcec
+1 -1
View File
@@ -45,7 +45,7 @@ setup(name='brother_ql',
#'brother_ql_analyse': ["matplotlib",],
#'brother_ql_create' : ["matplotlib",],
},
keywords = 'Brother QL-500 QL-550 QL-570 QL-700 QL-710W QL-720NW',
keywords = 'Brother QL-500 QL-550 QL-570 QL-700 QL-710W QL-720NW QL-800 QL-820NWB QL-1050',
classifiers = [
'Development Status :: 4 - Beta',
'Operating System :: OS Independent',