1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-14 08:16:54 +08:00

Update .readthedocs.yml

This commit is contained in:
you-n-g
2022-01-18 09:25:30 +08:00
committed by GitHub
parent 2bb8a4ce0e
commit 5c2e99aee3

View File

@@ -17,5 +17,5 @@ python:
version: 3.7 version: 3.7
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
- method: setuptools - method: pip
path: . path: .