1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 14:01:28 +08:00

fix system package

This commit is contained in:
bxdd
2020-12-10 07:03:04 +00:00
committed by you-n-g
parent 936d5abb1f
commit e2d862bfb2
2 changed files with 1 additions and 4 deletions

View File

@@ -18,5 +18,4 @@ python:
install:
- requirements: docs/requirements.txt
- method: setuptools
path: .
system_packages: true
path: .

View File

@@ -1,3 +1 @@
Cython==0.29.21
scipy
scikit-learn