Development Status :: 3 - Alpha

This commit is contained in:
Jakub Warmuz
2015-09-27 06:23:13 +00:00
parent b6819ad05b
commit 033ed589cc
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ setup(
author_email='client-dev@letsencrypt.org',
license='Apache License 2.0',
classifiers=[
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python',
+1
View File
@@ -23,6 +23,7 @@ setup(
author_email='client-dev@letsencrypt.org',
license='Apache License 2.0',
classifiers=[
'Development Status :: 3 - Alpha',
'Environment :: Plugins',
'Intended Audience :: System Administrators',
'License :: OSI Approved :: Apache Software License',
+1
View File
@@ -22,6 +22,7 @@ setup(
author_email='client-dev@letsencrypt.org',
license='Apache License 2.0',
classifiers=[
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python',
+1
View File
@@ -23,6 +23,7 @@ setup(
author_email='client-dev@letsencrypt.org',
license='Apache License 2.0',
classifiers=[
'Development Status :: 3 - Alpha',
'Environment :: Plugins',
'Intended Audience :: System Administrators',
'License :: OSI Approved :: Apache Software License',
+1
View File
@@ -23,6 +23,7 @@ setup(
author_email='client-dev@letsencrypt.org',
license="Apache License 2.0",
classifiers=[
'Development Status :: 3 - Alpha',
'Intended Audience :: System Administrators',
'License :: OSI Approved :: Apache Software License',
'Operating System :: POSIX :: Linux',
+1
View File
@@ -84,6 +84,7 @@ setup(
author_email='client-dev@letsencrypt.org',
license='Apache License 2.0',
classifiers=[
'Development Status :: 3 - Alpha',
'Environment :: Console',
'Environment :: Console :: Curses',
'Intended Audience :: System Administrators',