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