Skip to content

Commit 8a6c488

Browse files
committed
Update .readthedocs.yaml
1 parent ff83df7 commit 8a6c488

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.readthedocs.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ sphinx:
1212
conda:
1313
environment: environment.yml
1414

15-
# Install doc-building dependencies
16-
python:
17-
install:
18-
- requirements: docs/requirements.txt
19-
2015
# Specify the build process
2116
build:
2217
os: ubuntu-24.04
@@ -27,4 +22,5 @@ build:
2722
- bash ./linux_build.bash
2823
- pip install dist/libcarna_python-*.whl
2924
pre_build:
25+
- pip install -r docs/requirements.txt
3026
- export LIBCARNA_PYTHON_NBSPHINX_EXECUTE=never

0 commit comments

Comments
 (0)