summaryrefslogtreecommitdiff
path: root/extensions.sh
blob: 4e17533bd1aa81dfc7a92f469d2c1fc43da18883 (plain)
1
2
3
4
5
#!/bin/sh

python setup.py build_ext -i
# remove the "build" directory
python setup.py clean -a