1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-06 04:20:57 +08:00

update readthedocs

This commit is contained in:
bxdd
2020-12-09 13:54:22 +00:00
parent e8eb034a97
commit 85a217c121

View File

@@ -16,4 +16,7 @@ formats: all
python:
version: 3.7
install:
- requirements: docs/requirements.txt
- requirements: docs/requirements.txt
- method: setuptools
path: .
system_packages: true