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