We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d3e12 commit 99c7ad4Copy full SHA for 99c7ad4
setup.cfg
@@ -0,0 +1,2 @@
1
+[metadata]
2
+description-file = README.md
setup.py
@@ -9,7 +9,7 @@ def readme():
9
version='1.0',
10
description='Parse comments from various source files.',
11
classifiers=[
12
- 'Development Status :: 3',
+ 'Development Status :: 3 - Alpha',
13
'Programming Language :: Python :: 3',
14
'Topic :: Software Development :: Documentation',
15
'License :: OSI Approved :: MIT License'
0 commit comments