mirror of
https://github.com/python-escpos/python-escpos
synced 2025-10-03 09:19:59 +00:00
DOC add python version information to setup
This commit is contained in:
4
setup.py
4
setup.py
@@ -56,6 +56,10 @@ setup(
|
|||||||
'Operating System :: GNU/Linux',
|
'Operating System :: GNU/Linux',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
|
'Programming Language :: Python :: 2',
|
||||||
|
'Programming Language :: Python :: 2.7',
|
||||||
|
'Programming Language :: Python :: 3',
|
||||||
|
'Programming Language :: Python :: 3.4',
|
||||||
'Topic :: System :: Peripherals',
|
'Topic :: System :: Peripherals',
|
||||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user