This commit is contained in:
fred 2024-01-16 21:12:38 +01:00
parent 52db869aa1
commit 4761e5609b
1 changed files with 6 additions and 6 deletions

View File

@ -6,18 +6,18 @@
version: 2
# Set the OS, Python version and other tools you might need
#~ build:
#~ os: ubuntu-22.04
#~ tools:
#~ python: "3.12"
build:
os: ubuntu-22.04
tools:
python: "3.12"
# You can also specify other tool versions:
# nodejs: "19"
# rust: "1.64"
# golang: "1.19"
# Build documentation in the "docs/" directory with Sphinx
#~ sphinx:
#~ configuration: docs/conf.py
sphinx:
configuration: docs/conf.py
# Optionally build your docs in additional formats such as PDF and ePub
# formats: