Skip to content

Commit 4391f31

Browse files
committed
1 parent 60095a0 commit 4391f31

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ build:
1919
# clone pyfri (non-recursive, i.e. skip pybind11 and fri)
2020
- git clone https://github.com/lbr-stack/pyfri.git doc/source/pyfri
2121

22+
sphinx:
23+
configuration: doc/source/conf.py
24+
fail_on_warning: false
25+
2226
python:
2327
install:
2428
- requirements: requirements.txt

0 commit comments

Comments
 (0)