fix development status
This commit is contained in:
parent
4a59b22c75
commit
2153083880
|
|
@ -5,7 +5,7 @@ description = Read in an ODS file and return it as a pandas.DataFrame
|
||||||
long_description = file: README.md, LICENSE.txt
|
long_description = file: README.md, LICENSE.txt
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
classifiers =
|
classifiers =
|
||||||
Development Status :: 2 - Beta
|
Development Status :: 5 - Production/Stable
|
||||||
License :: OSI Approved :: MIT License
|
License :: OSI Approved :: MIT License
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Topic :: Utilities
|
Topic :: Utilities
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue