Skip to content

Commit 24a4094

Browse files
committed
use pip instead of setuptools
1 parent 00e2425 commit 24a4094

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
@@ -7,5 +7,5 @@ build:
77
python: "mambaforge-latest"
88
python:
99
install:
10-
- method: setuptools
10+
- method: pip
1111
path: .

0 commit comments

Comments
 (0)