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

Remove the submodule for cgen

We do not need it.
parent 1359b506
No related branches found
No related tags found
No related merge requests found
[submodule "python/cgen"]
path = python/cgen
url = https://github.com/inducer/cgen.git
[submodule "python/loopy"]
path = python/loopy
url = https://github.com/dokempf/loopy.git
......
......@@ -10,7 +10,6 @@ create_virtualenv_wrapper(COMMANDS python -m IPython notebook
# Install all the external packages that we have as submodules
dune_install_python_package(PATH pymbolic)
dune_install_python_package(PATH cgen)
dune_install_python_package(PATH loopy)
dune_install_python_package(PATH ufl)
......
Subproject commit 716ea0fda102bc5b829122dd578566ce42f37912
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