We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d778a7 commit 2a0c610Copy full SHA for 2a0c610
setup.py
@@ -14,7 +14,8 @@
14
packages=find_packages(),
15
test_suite="tests",
16
platforms='Posix; MacOS X; Windows',
17
- classifiers=[dev_status,
+ classifiers=[
18
+ 'Development Status :: 4 - Beta',
19
'Intended Audience :: Developers',
20
'License :: OSI Approved :: Apache Software License',
21
'Operating System :: OS Independent',
0 commit comments