3 lines
42 B
Makefile
3 lines
42 B
Makefile
|
all:
|
||
|
python setup.py build_ext --inplace
|