mirror of
https://github.com/certbot/certbot.git
synced 2025-08-05 05:41:11 +03:00
Advertise our packages work on Python 3.7. (#6183)
This commit is contained in:
@@ -43,6 +43,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Security',
|
||||
'Topic :: System :: Installation/Setup',
|
||||
|
Reference in New Issue
Block a user