fix(techdocs-core): correct development status classifier

This commit is contained in:
Bilawal Hameed
2020-06-23 15:23:25 +02:00
committed by GitHub
parent 219d55a691
commit 27b32140fc
@@ -31,7 +31,7 @@ setup(
'mkdocs>=1.1.2'
],
classifiers=[
# 'Development Status :: 4 - Beta',
'Development Status :: 1 - Planning',
'Intended Audience :: Developers',
'Intended Audience :: Information Technology',
'License :: OSI Approved :: Apache Software License',