mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-24 13:54:51 +03:00
Update Django Trove classifier
This commit is contained in:
parent
e1c1fc939d
commit
997dcb172e
|
@ -18,7 +18,7 @@ requires-python = ">=3.12,<3.13"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Development Status :: 4 - Beta",
|
"Development Status :: 4 - Beta",
|
||||||
"Environment :: Console",
|
"Environment :: Console",
|
||||||
"Framework :: Django :: 5.0",
|
"Framework :: Django :: 5.2",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
"License :: OSI Approved :: BSD License",
|
"License :: OSI Approved :: BSD License",
|
||||||
"Natural Language :: English",
|
"Natural Language :: English",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user