Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit c7287f8

Browse files
committed
CU-8698x2k5b: Make ReadTheDocs install with pip
1 parent 9b7eb1b commit c7287f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ sphinx:
1515
python:
1616
install:
1717
- requirements: docs/requirements.txt
18-
- method: setuptools
19-
path: .
18+
- method: pip
19+
path: .

0 commit comments

Comments
 (0)