-
- Downloads
fix the order in which dune modules are processed when calling `make...
fix the order in which dune modules are processed when calling `make install_python` with `setup-dunepy`. Also add a `pyproject.toml` to make sure `wheel` is available when installing dune-common. Also added `wheel` to python dependencies in dune.module so that downstream modules can rely on `wheel` being available.
Showing
- bin/setup-dunepy.py 7 additions, 5 deletionsbin/setup-dunepy.py
- dune/python/test/CMakeLists.txt 2 additions, 1 deletiondune/python/test/CMakeLists.txt
- python/CMakeLists.txt 1 addition, 0 deletionspython/CMakeLists.txt
- python/dune/common/module.py 1 addition, 1 deletionpython/dune/common/module.py
- python/pyproject.toml.in 2 additions, 0 deletionspython/pyproject.toml.in
python/pyproject.toml.in
0 → 100644
Please register or sign in to comment