Skip to content
Snippets Groups Projects
Commit 3cbbc579 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Install a submoduled version of pymbolic

parent 6498358c
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ create_virtualenv_wrapper(ENVPATH ${dune-python_DIR}/python2-env
# Install all the external packages that we have as submodules
dune_install_python_package(PATH pymbolic MAJOR_VERSION 2)
# islpy has some serious bug: it cannot be installed with pip
dune_install_python_package(PATH islpy MAJOR_VERSION 2 NO_PIP)
dune_install_python_package(PATH cgen MAJOR_VERSION 2)
......
Subproject commit 80ef7a7745829f53ae949f68ad458b88c06d66a0
Subproject commit 5fa83688cb95b429d8fa4175bb2d88ad6778a311
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