Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ay0ks authored Dec 30, 2023
1 parent 15c53d8 commit 9e631e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
all: build install

build:
python HookySetup.py --build_ext --inplace

install:
python HookySetup.py --install

0 comments on commit 9e631e1

Please sign in to comment.