Attempt to fix readthedocs build config

This commit is contained in:
Raphael Michel
2022-10-10 09:21:43 +02:00
parent 6f0fc9ed49
commit a18162cc47
2 changed files with 6 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
-r doc/requirements.txt
+6
View File
@@ -0,0 +1,6 @@
version: 2
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: doc/requirements.txt