diff --git a/setup.py b/setup.py index 1e4e383..371c677 100755 --- a/setup.py +++ b/setup.py @@ -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',