DOC add trove classifier "Point-Of-Sale"
This commit is contained in:
parent
08051d48d0
commit
3e5509238e
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',
|
||||||
|
|
Loading…
Reference in New Issue