Commit e4c158cb authored by Dan Pascu's avatar Dan Pascu

Preserve quoted arguments with build_inplace

parent e343f5f2
#!/bin/sh
python setup.py build_ext --inplace $@
python setup.py build_ext --inplace "$@"
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