mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-03-13 09:50:19 +08:00
Create GitHub Pages docs with Sphinx (#11888)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
// Update 'VARIANT' to pick a Python version: 3, 3.11, 3.10, 3.9, 3.8
|
||||
// Append -bullseye or -buster to pin to an OS version.
|
||||
// Use -bullseye variants on local on arm64/Apple Silicon.
|
||||
"VARIANT": "3.12-bookworm",
|
||||
"VARIANT": "3.13-bookworm",
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user