Skip to content

Commit e2d862b

Browse files
bxddyou-n-g
authored andcommitted
fix system package
1 parent 936d5ab commit e2d862b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ python:
1818
install:
1919
- requirements: docs/requirements.txt
2020
- method: setuptools
21-
path: .
22-
system_packages: true
21+
path: .

docs/requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
Cython==0.29.21
2-
scipy
3-
scikit-learn

0 commit comments

Comments
 (0)