Skip to content
Snippets Groups Projects
Commit 2e460089 authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Fix frontend installation when without -e

parent d8b9e1c8
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ setup(
author="Yifan Zhao, Yuanjing Shi",
author_email="yifanz16@illinois.edu, ys26@illinois.edu",
packages=["torch2hpvm"],
package_data={"torch2hpvm": ["*.json", "*.cpp.in"]},
install_requires=[
"jinja2>=2.11",
"networkx>=2.5",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment