diff --git a/setup.py b/setup.py index 78a20fb..f5c21b7 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup(name="pandas_ods_reader", 'Development Status :: 3 - Alpha', 'License :: OSI Approved :: MIT License', 'Programming Language :: Python :: 3.7', - 'Topic :: Data Processing :: IO', + 'Topic :: Utilities', ], keywords='data io pandas ods', url="http://github.com/iuvbio/pandas_ods_reader",