Skip to content

Commit 327ff15

Browse files
Kyle-VerhoogP403n1x87majorgreys
authored
fix(docs): use pip to build the readthedocs (#3225)
Co-authored-by: Gabriele N. Tornetta <[email protected]> Co-authored-by: Tahir H. Butt <[email protected]>
1 parent 75ead85 commit 327ff15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ python:
99
version: 3.8
1010
install:
1111
- requirements: docs/requirements.txt
12-
- method: setuptools
12+
- method: pip
1313
path: .

0 commit comments

Comments
 (0)