mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-13 16:54:47 +03:00
parent
c086598eb6
commit
101897855f
|
@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||||
name = "djangorestframework"
|
name = "djangorestframework"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [{name = "Tom Christie", email = "tom@tomchristie.com"}]
|
authors = [{name = "Tom Christie", email = "tom@tomchristie.com"}]
|
||||||
license = "BSD"
|
license = "BSD-3-Clause"
|
||||||
description = "Web APIs for Django, made easy."
|
description = "Web APIs for Django, made easy."
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 5 - Production/Stable",
|
"Development Status :: 5 - Production/Stable",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user