Compare commits

3 Commits

Author SHA1 Message Date
Benjamin Balder Bach
ec0296f966 Update .readthedocs.yaml 2023-01-31 15:11:33 +01:00
Benjamin Bach
291e5aa705 Test Python 3.9 2023-01-06 21:38:28 +01:00
Benjamin Bach
537db409d4 Adding first tutorial step for a .readthedocs.yaml: https://docs.readthedocs.io/en/stable/tutorial/#upgrading-the-python-version 2023-01-06 21:33:31 +01:00

10
.readthedocs.yaml Normal file
View File

@@ -0,0 +1,10 @@
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.9"
jobs:
post_install:
- echo ${testitest}