Commit add281a2 by Ralf W. Grosse-Kunstleve Committed by GitHub

Migrate to readthedocs configuration file v2¶ (#4789)

* Copy of recommded readthedocs configuration file v2

* [ci skip] It is now requirements (not requirements_file)
parent 9039e6ac
# https://blog.readthedocs.com/migrate-configuration-v2/
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py
python: python:
version: 3 install:
requirements_file: docs/requirements.txt - requirements: docs/requirements.txt
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment