1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00
Files
blag/.readthedocs.yaml
Bastian Venthur da364efd6c more rtd config
2023-06-16 22:15:41 +02:00

16 lines
209 B
YAML

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
mkdocs:
configuration: mkdocs.yml
python:
install:
- requirements: requirements.txt
- requirements: requirements-dev.txt
- path: .