1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-15 00:36:55 +08:00

Update setup.py (#1048)

This commit is contained in:
you-n-g
2022-04-14 20:41:06 +08:00
committed by GitHub
parent 30b531086c
commit e1271a83f7

View File

@@ -78,7 +78,7 @@ REQUIRED = [
"dill", "dill",
"dataclasses;python_version<'3.7'", "dataclasses;python_version<'3.7'",
"filelock", "filelock",
"jinja2<3.1.0" "jinja2<3.1.0" # for passing the readthedocs workflow.
] ]
# Numpy include # Numpy include