mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-18 18:04:31 +08:00
add gym (#1104)
This commit is contained in:
1
setup.py
1
setup.py
@@ -79,6 +79,7 @@ REQUIRED = [
|
|||||||
"dataclasses;python_version<'3.7'",
|
"dataclasses;python_version<'3.7'",
|
||||||
"filelock",
|
"filelock",
|
||||||
"jinja2<3.1.0", # for passing the readthedocs workflow.
|
"jinja2<3.1.0", # for passing the readthedocs workflow.
|
||||||
|
"gym",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Numpy include
|
# Numpy include
|
||||||
|
|||||||
Reference in New Issue
Block a user