Specify Python version 3.13 for Clever Cloud
parent
d4bbe786f4
commit
266eb9658f
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"deploy": "mkdocs build",
|
"deploy": "mkdocs build",
|
||||||
"python": {
|
"python": {
|
||||||
"version": "3.11"
|
"version": "3.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue