diff --git a/pyproject.toml b/pyproject.toml index 2aaf0004e..e1df0268c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" name = "djangorestframework" readme = "README.md" authors = [{name = "Tom Christie", email = "tom@tomchristie.com"}] -license = "BSD" +license = "BSD-3-Clause" description = "Web APIs for Django, made easy." classifiers = [ "Development Status :: 5 - Production/Stable",