This repository was archived by the owner on May 5, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11[metadata]
22name = django_covid19
3- version = 0.4b1
3+ version = 0.4rc1
44description = A django app of covid-19 API in countries around the world, provinces and cities in China, and states in the USA.
55long_description = file: README.md
66long-description-content-type = text/markdown
@@ -14,18 +14,19 @@ classifiers =
1414 Development Status :: 5 - Production/Stable
1515 Environment :: Web Environment
1616 Framework :: Django
17+ Framework :: Django :: 2.0
18+ Framework :: Django :: 2.1
1719 Framework :: Django :: 2.2
18- Framework :: Django :: 3.0
1920 Intended Audience :: Developers
2021 License :: OSI Approved :: MIT License
2122 Natural Language :: Chinese (Simplified)
2223 Operating System :: OS Independent
2324 Programming Language :: Python
2425 Programming Language :: Python :: 3
2526 Programming Language :: Python :: 3 :: Only
27+ Programming Language :: Python :: 3.5
2628 Programming Language :: Python :: 3.6
2729 Programming Language :: Python :: 3.7
28- Programming Language :: Python :: 3.8
2930 Topic :: Internet :: WWW/HTTP
3031 Topic :: Internet :: WWW/HTTP :: Dynamic Content
3132 Topic :: Software Development :: Libraries
You can’t perform that action at this time.
0 commit comments