1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-17 01:14:35 +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: python:
version: 3.7 version: 3.7
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
- method: setuptools
path: .
system_packages: true