1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Update readme

This commit is contained in:
Jactus
2021-01-13 12:09:14 +08:00
committed by you-n-g
parent 74e08c9e37
commit 054ffa29f6
3 changed files with 17 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, macos-latest]
python-version: [3.6, 3.7, 3.8, 3.9]
python-version: [3.6, 3.7, 3.8]
steps:
- uses: actions/checkout@v2