Adding first tutorial step for a .readthedocs.yaml: https://docs.readthedocs.io/en/stable/tutorial/#upgrading-the-python-version
This commit is contained in:
7
.readthedocs.yaml
Normal file
7
.readthedocs.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
python: "3.8"
|
||||
|
||||
Reference in New Issue
Block a user