Makefile 56 字节
Newer Older
S
shuluoshu 已提交
1 2 3
all:
	python setup.py build_ext --inplace
	rm -rf build