Package information updated
This commit is contained in:
parent
e8cf7cd421
commit
65559814a4
8
setup.py
8
setup.py
@ -60,13 +60,11 @@ setuptools.setup(
|
|||||||
'dataset',
|
'dataset',
|
||||||
],
|
],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 3 - Alpha",
|
"Development Status :: 5 - Production/Stable",
|
||||||
|
"Environment :: Console",
|
||||||
"Framework :: AsyncIO",
|
"Framework :: AsyncIO",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
(
|
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
||||||
"License :: OSI Approved :: GNU Lesser General Public License "
|
|
||||||
"v3 (LGPLv3)"
|
|
||||||
),
|
|
||||||
"Natural Language :: English",
|
"Natural Language :: English",
|
||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
"Programming Language :: Python :: 3 :: Only",
|
"Programming Language :: Python :: 3 :: Only",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user