Skip to content

Commit

Permalink
do not run setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zariiii9003 committed Oct 8, 2023
1 parent 7284780 commit 8a05fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
test:
python3 setup.py build_ext -b .
python3 -m pip install -e .
python3 -m unittest

0 comments on commit 8a05fe7

Please sign in to comment.