Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Sep 19, 2023
1 parent 7da795c commit 036528c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions binder/postBuild
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash
set -euo pipefail

# tmp
jlpm && jlpm run build

python -m pip install -e ".[dev,test]"
jlpm develop

0 comments on commit 036528c

Please sign in to comment.