poly2tri/python/bc.sh

5 lines
102 B
Bash

#!/bin/sh
touch framework/framework.pyx
rm framework/*.c
rm -rf build
python setup.py build_ext -i