corrected classifiers
This commit is contained in:
parent
026596769f
commit
024c3e8b4b
2
setup.py
2
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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue