1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-11 23:06:58 +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: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
- method: setuptools - method: setuptools
path: . path: .
system_packages: true

View File

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