mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
DOC add trove classifier "Point-Of-Sale"
This commit is contained in:
1
setup.py
1
setup.py
@@ -81,6 +81,7 @@ setup(
|
|||||||
'Programming Language :: Python :: Implementation :: PyPy',
|
'Programming Language :: Python :: Implementation :: PyPy',
|
||||||
'Topic :: System :: Peripherals',
|
'Topic :: System :: Peripherals',
|
||||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||||
|
'Topic :: Office/Business :: Financial :: Point-Of-Sale',
|
||||||
],
|
],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'pyusb',
|
'pyusb',
|
||||||
|
Reference in New Issue
Block a user