Skip to content

Commit a30d284

Browse files
committed
Update readthedocs build commands
1 parent 8c462a5 commit a30d284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ formats: all
1717
python:
1818
install:
1919
- requirements: docs/requirements.txt
20-
- method: pip
21-
path: .

docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ sphinx>=4.4.0
22
sphinx_rtd_theme>=1.0.0
33
sphinx_autodoc_defaultargs>=0.1.2
44
sphinx_subfigure>=0.2.4
5+
6+
-e ..

0 commit comments

Comments
 (0)