mirror of
https://github.com/kennethreitz/flask-sslify.git
synced 2026-06-05 14:50:17 +00:00
Mark Python 3 support
This commit is contained in:
@@ -30,6 +30,7 @@ setup(
|
||||
'License :: OSI Approved :: BSD License',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
|
||||
'Topic :: Software Development :: Libraries :: Python Modules'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user