poly2tri/python/bc.sh

4 lines
84 B
Bash

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