Fixed RTD failling

This commit is contained in:
andronache
2021-11-01 14:42:25 +02:00
committed by Dan Christian Bogos
parent b9cc2829f2
commit 1af6a40eba
2 changed files with 14 additions and 0 deletions

5
.readthedocs.yaml Normal file
View File

@@ -0,0 +1,5 @@
version: 2
python:
install:
- requirements: docs/requirements.txt

9
docs/requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
mock==1.0.1
pillow==5.4.1
alabaster>=0.7,<0.8,!=0.7.5
commonmark==0.8.1
recommonmark==0.5.0
sphinx<2
sphinx-rtd-theme<0.5
readthedocs-sphinx-ext<2.2
docutils>=0.14,<0.18