Development Status :: 3 - Alpha

This commit is contained in:
Jakub Warmuz 2015-09-26 23:02:41 +00:00
parent b6819ad05b
commit 033ed589cc
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA
6 changed files with 6 additions and 0 deletions

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',

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',

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',

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',

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',

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',