mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Don't list DNS plugins as alpha quality. (#7624)
They should be considered production quality like our other packaged code.
This commit is contained in:
@@ -40,7 +40,7 @@ setup(
|
||||
license='Apache License 2.0',
|
||||
python_requires='>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*',
|
||||
classifiers=[
|
||||
'Development Status :: 3 - Alpha',
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
'Environment :: Plugins',
|
||||
'Intended Audience :: System Administrators',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
|
||||
Reference in New Issue
Block a user