mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-03-30 00:00:46 +01:00
fix PyPI error (invalid classifier)
This commit is contained in:
parent
ece61c1096
commit
4a455282f5
1
setup.py
1
setup.py
@ -44,7 +44,6 @@ setup(name='openrefine-client',
|
|||||||
keywords='openrefine client batch processing docker etl code4lib',
|
keywords='openrefine client batch processing docker etl code4lib',
|
||||||
classifiers = [
|
classifiers = [
|
||||||
'Development Status :: 4 - Beta',
|
'Development Status :: 4 - Beta',
|
||||||
'Environment :: Console (Text Based)',
|
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
'Intended Audience :: System Administrators',
|
'Intended Audience :: System Administrators',
|
||||||
'License :: OSI Approved :: GNU General Public License (GPL)',
|
'License :: OSI Approved :: GNU General Public License (GPL)',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user