|
|
|
@ -6,7 +6,7 @@ summary = Freezer - Backup as a Service User Interface
|
|
|
|
|
description_file = README.rst
|
|
|
|
|
home_page = https://github.com/openstack/freezer-web-ui
|
|
|
|
|
license = Apache-2
|
|
|
|
|
python_requires = >=3.6
|
|
|
|
|
python_requires = >=3.8
|
|
|
|
|
classifier =
|
|
|
|
|
Development Status :: 5 - Production/Stable
|
|
|
|
|
Environment :: OpenStack
|
|
|
|
@ -21,7 +21,6 @@ classifier =
|
|
|
|
|
Programming Language :: Python :: Implementation :: CPython
|
|
|
|
|
Programming Language :: Python :: 3 :: Only
|
|
|
|
|
Programming Language :: Python :: 3
|
|
|
|
|
Programming Language :: Python :: 3.6
|
|
|
|
|
Programming Language :: Python :: 3.8
|
|
|
|
|
Programming Language :: Python :: 3.9
|
|
|
|
|
Topic :: Internet :: WWW/HTTP
|
|
|
|
|