mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Add Python 3.5 trove classifier to acme
This commit is contained in:
parent
34010a0168
commit
b26dda3afe
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ setup(
|
|||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Security',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue