Skip to content

Commit 9223ba7

Browse files
committed
DOC: setup_py_install -> pip_install
1 parent dc8ae35 commit 9223ba7

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
@@ -1,4 +1,4 @@
11
conda:
22
file: doc/readthedocs-environment.yml
33
python:
4-
setup_py_install: true
4+
pip_install: true

0 commit comments

Comments
 (0)