mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
chore(pyproject.toml): update Django classifiers
- Removed the classifier for Django 4.0. - Added the classifier for Django 4.2.
This commit is contained in:
parent
205e16d25d
commit
e1dba28fff
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ classifiers = [
|
|||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Framework :: Django",
|
||||
"Framework :: Django :: 3.2",
|
||||
"Framework :: Django :: 4.0",
|
||||
"Framework :: Django :: 4.1",
|
||||
"Framework :: Django :: 4.2",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue