requirements.txt

This commit is contained in:
Steffen Illium
2023-12-01 14:02:38 +01:00
parent 047bd07ab5
commit 5096971a43

View File

@@ -15,10 +15,6 @@ build:
# rust: "1.64"
# golang: "1.19"
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/source/conf.py
# Optionally build your docs in additional formats such as PDF and ePub
# formats:
# - pdf
@@ -30,3 +26,7 @@ sphinx:
python:
install:
- requirements: docs/requirements.txt
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/source/conf.py