NewsBlur/vendor/cjson/build_inplace

6 lines
70 B
Text
Raw Normal View History

2011-08-22 20:10:07 -07:00
#!/bin/sh
python setup.py build_ext --inplace
python setup.py clean