mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
Add 3.12 to PyPI metadata
This commit is contained in:
parent
08c8bb7cfb
commit
78d8dd06d3
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -77,6 +77,7 @@ setup(
|
|||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
],
|
||||
# Needed to bundle py.typed so mypy can see it:
|
||||
zip_safe=False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue