mirror of
https://github.com/simonw/dclient.git
synced 2026-09-24 10:54:15 +02:00
Drop Python 3.7, add 3.12
This commit is contained in:
parent
294bbbfbac
commit
0b0b839675
3 changed files with 10 additions and 10 deletions
2
setup.py
2
setup.py
|
|
@ -42,5 +42,5 @@ setup(
|
|||
"datasette>=1.0a2",
|
||||
]
|
||||
},
|
||||
python_requires=">=3.7",
|
||||
python_requires=">=3.8",
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue