README: fix sentence about Py2/3; setup.py: add QL-570 to keywords

This commit is contained in:
Philipp Klaus
2016-11-25 21:18:02 +01:00
parent cffdf8c1b7
commit 4693fe375f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ setup(name='brother_ql',
#'brother_ql_analyse': ["matplotlib",],
#'brother_ql_create' : ["matplotlib",],
},
keywords = 'Brother QL-500 QL-700 QL-710W QL-720NW',
keywords = 'Brother QL-500 QL-570 QL-700 QL-710W QL-720NW',
classifiers = [
'Development Status :: 4 - Beta',
'Operating System :: OS Independent',