Skip to content

Commit 96416a0

Browse files
committed
Removing python install from .readthedocs.yml
1 parent ac75678 commit 96416a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.readthedocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ formats:
2828
- pdf
2929
- epub
3030
# Optionally declare the Python requirements required to build your docs
31-
python:
32-
install:
33-
- requirements: requirements_dev.txt
31+
# python:
32+
# install:
33+
# - requirements: requirements_dev.txt

0 commit comments

Comments
 (0)