root/build_inplace

Revision 1, 70 bytes (checked in by Dan Pascu <dan@ag-projects.com>, 10 months ago)

Initial import

Line 
1#!/bin/sh
2
3python setup.py build_ext --inplace
4python setup.py clean
Note: See TracBrowser for help on using the browser.