Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
benemer committed Aug 3, 2023
1 parent fa0e05b commit 16c16dd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ install-all:
uninstall:
@pip -v uninstall mapmos

build-system:
editable:
@pip install scikit-build-core pyproject_metadata pathspec pybind11 ninja cmake

editable: build-system
@pip install --no-build-isolation -ve .

0 comments on commit 16c16dd

Please sign in to comment.