Skip to content

Commit 5963e48

Browse files
committed
Cleanup after build_inplace
1 parent 0a648ac commit 5963e48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_inplace

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/sh
22

33
python setup.py build_ext --inplace "$@"
4+
test -d build && python setup.py clean
45

0 commit comments

Comments
 (0)