Skip to content

Commit

Permalink
Merge pull request #35 from sfarrens/postbuild
Browse files Browse the repository at this point in the history
Add postBuild file
  • Loading branch information
sfarrens authored Mar 9, 2021
2 parents d82feff + 345704b commit 79d3946
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions binder/postBuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
set -ex

# Install shrbk
python -m pip install -e .

0 comments on commit 79d3946

Please sign in to comment.