Skip to content

Commit

Permalink
Fix bad deriva-chisel GitHub URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedarcy committed Sep 30, 2022
1 parent 3f08240 commit 4ae7917
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-install-prereqs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pip install markdown==3.2.1 cx_freeze>=6.5 bdbag[boto,globus]
pip install git+https://github.com/informatics-isi-edu/deriva-py.git
pip install git+https://github.com/informatics-isi-edu/deriva-chisel.git
pip install git+https://github.com/informatics-isi-edu/chisel.git
pip install deriva-qt[PyQt5]@git+https://github.com/informatics-isi-edu/deriva-qt.git
pip install deriva-qt[PyQt5]@git+https://github.com/informatics-isi-edu/deriva-workbench.git
pip install deriva-catalog-manage[csv]@git+https://github.com/informatics-isi-edu/deriva-catalog-manage.git
2 changes: 1 addition & 1 deletion packaging/MacOS/dev-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pip install minid
pip install fair-research-login
pip install fair-identifiers-client
pip install git+https://github.com/informatics-isi-edu/deriva-py.git
pip install git+https://github.com/informatics-isi-edu/deriva-chisel.git
pip install git+https://github.com/informatics-isi-edu/chisel.git
pip install git+https://github.com/informatics-isi-edu/deriva-qt.git
pip install git+https://github.com/informatics-isi-edu/deriva-workbench.git
pip install deriva-catalog-manage[csv]@git+https://github.com/informatics-isi-edu/deriva-catalog-manage.git
Expand Down

0 comments on commit 4ae7917

Please sign in to comment.