make.sh 69 Bytes
Newer Older
chenych's avatar
Add .sh  
chenych committed
1
2
3
#!/usr/bin/env bash
python3 setup.py build_ext --inplace
rm -rf build