This website requires JavaScript.
Explore
Help
Sign In
smartup-zero
/
1_general_forum
Watch
1
Star
1
Fork
You've already forked 1_general_forum
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d4bbe786f4
1_general_forum
/
clevercloud
/
python.json
14 lines
79 B
JSON
Raw
Normal View
History
Unescape
Escape
Specify Python version 3.11 for Clever Cloud
2025-07-04 20:40:25 +00:00
{
"deploy"
:
"mkdocs build"
,
"python"
:
{
"version"
:
"3.11"
}
}