We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28a2bf2 commit a0f2993Copy full SHA for a0f2993
setup.py
@@ -19,7 +19,6 @@ def readme():
19
'Programming Language :: Python :: 3',
20
'License :: OSI Approved :: MIT License',
21
'Operating System :: OS Independent',
22
- 'Development Status:: 3 - Alpha',
23
],
24
python_requires='>=3.6',
25
install_requires=[
0 commit comments