python 3.x instead of python 3.10

This commit is contained in:
Colin Maudry
2023-02-02 14:06:50 +01:00
parent 8e91737a4b
commit 388d2993cc
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ datasette-cluster-map = {git = "https://github.com/ColinMaudry/datasette-cluster
[dev-packages]
[requires]
python_version = "3.10"
python_version = "3"