pip install . during RTD build

This commit is contained in:
Hugo van Kemenade 2023-10-27 18:54:17 +03:00
parent 6b7f4a7ed4
commit 9c0ea336ef

View file

@ -23,3 +23,5 @@ formats: all
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .