aboutsummaryrefslogtreecommitdiff
path: root/pending/bin/compile
blob: 9aa8e6c733de36b29b5e99660c6cdd6c56b429d9 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh

cd $1
doit clean_all
doit
pip install ./dist/*.whl