Skip to content

Commit 52936b0

Browse files
committed
MAINT: RTD build fix 3rd attempt
introduced in #154 and supercedes attempts 1 and 2 #181 cddba47 https://stackoverflow.com/questions/75922593/sphinx-readthedocs-and-package-version
1 parent b87122b commit 52936b0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ python:
2121
- requirements: requirements.txt
2222
- requirements: docs/requirements_doc.txt
2323
- requirements: requirements_testing.txt
24+
- requirements: requirements_rtd.txt

requirements_rtd.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
-e .

0 commit comments

Comments
 (0)