This commit is contained in:
Steffen Illium
2023-12-12 08:51:44 +01:00
parent 5096971a43
commit 06e176cfd5
5 changed files with 12 additions and 17 deletions

View File

@ -1,7 +1,3 @@
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
@ -10,15 +6,6 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
# You can also specify other tool versions:
# nodejs: "19"
# rust: "1.64"
# golang: "1.19"
# Optionally build your docs in additional formats such as PDF and ePub
# formats:
# - pdf
# - epub
# Optional but recommended, declare the Python requirements required
# to build your documentation