mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-03-16 22:20:24 +00:00
Remove Python 3.9 support from setup.py
Python 3.9 is no longer listed as a supported version in setup.py.
This commit is contained in:
parent
9598fb0d85
commit
e4ccc63ec6
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -41,7 +41,6 @@ setup(
|
|||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Programming Language :: Python",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
|
|
|
|||
Loading…
Reference in a new issue