DOC add trove classifier "Point-Of-Sale"

This commit is contained in:
Patrick Kanzler 2016-06-20 16:20:47 +02:00
parent 08051d48d0
commit 3e5509238e
No known key found for this signature in database
GPG Key ID: F07F07153306FCEF
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ setup(
'Programming Language :: Python :: Implementation :: PyPy',
'Topic :: System :: Peripherals',
'Topic :: Software Development :: Libraries :: Python Modules',
'Topic :: Office/Business :: Financial :: Point-Of-Sale',
],
install_requires=[
'pyusb',