Files
tutorial-template/docs/requirements.txt
Manuel Kaufmann 4dc74175cc Use a YAML file and Python requirements
The `.readthedocs.yaml` file is now required.

Besdies, we are not installing the Read the Docs Sphinx theme by default.
Due to that, we need to manually install it via `requirements.txt`
2023-08-16 17:17:20 +02:00

3 lines
41 B
Plaintext

sphinx==7.1.2
sphinx-rtd-theme==1.3.0rc1