We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492479e commit b52eb94Copy full SHA for b52eb94
setup.py
@@ -40,5 +40,6 @@
40
'Environment :: Web Environment',
41
'License :: OSI Approved :: MIT License',
42
'Programming Language :: Python :: 3.7',
43
+ 'Development Status :: 3 - Alpha',
44
],
45
)
0 commit comments