From 3e5509238ebf7ecd6e6fa4f746e9344854fd7ccd Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Mon, 20 Jun 2016 16:20:47 +0200 Subject: [PATCH] DOC add trove classifier "Point-Of-Sale" --- setup.py | 1 + 1 file changed, 1 insertion(+) 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',