diff options
| author | bozokopic <bozo.kopic@gmail.com> | 2018-04-24 13:54:40 +0200 |
|---|---|---|
| committer | bozokopic <bozo.kopic@gmail.com> | 2018-04-24 13:54:40 +0200 |
| commit | efbe7c3b75f05cbe1f7670f6e0fac05270a93bef (patch) | |
| tree | f5dc2d226cbbb00f114b9ab1b1f7d63efae7474b /bin/compile | |
| parent | e77fbff877452586c89f8542cc3f211d3bb3fe5e (diff) | |
setup.py
Diffstat (limited to 'bin/compile')
| -rw-r--r-- | bin/compile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/compile b/bin/compile index 74972aa..9aa8e6c 100644 --- a/bin/compile +++ b/bin/compile @@ -3,3 +3,4 @@ cd $1 doit clean_all doit +pip install ./dist/*.whl |
