"references/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "0ab7d05c5202e8620000566b6ea7925eae9146e1"
Commit fe8b3bc5 authored by Titus von Koeller's avatar Titus von Koeller
Browse files

add missing test requirement

parent 7476f6b6
......@@ -37,7 +37,7 @@ setup(
install_requires=["torch", "numpy"],
extras_require={
"benchmark": ["pandas", "matplotlib"],
"test": ["scipy"],
"test": ["scipy", "lion_pytorch"],
},
long_description=read("README.md"),
long_description_content_type="text/markdown",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment