Commit 19e93821 authored by Dan Pascu's avatar Dan Pascu

Cleanup after build_inplace

parent e4c158cb
#!/bin/sh #!/bin/sh
python setup.py build_ext --inplace "$@" python setup.py build_ext --inplace "$@"
test -d build && python setup.py clean
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment