Try and use Python 3.11

This commit is contained in:
2024-08-23 15:26:39 +02:00
parent 3fcd1fa20e
commit 8dde142f38
2 changed files with 3 additions and 67 deletions

View File

@ -27,7 +27,7 @@ pre-commit = "==2.13.0"
reuse = "==0.14.0"
[requires]
python_version = "3.8"
python_version = "3.11"
[scripts]
clean = "rm data/ki.sqlite"