1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-04 03:21:00 +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",
"dataclasses;python_version<'3.7'",
"filelock",
"jinja2<3.1.0"
"jinja2<3.1.0" # for passing the readthedocs workflow.
]
# Numpy include