Compare commits

...

2 Commits

Author SHA1 Message Date
Kenneth Skovhede
2cf64b4080
Update .readthedocs.yaml
Experiment with pip requirements
2024-01-15 21:57:22 +01:00
Kenneth Skovhede
40ff6c97ab
Update .readthedocs.yaml
Attempt to get builds running
2024-01-15 21:52:07 +01:00

View File

@ -16,4 +16,4 @@ mkdocs:
# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt
- requirements: pip-requirements.txt