Skip to content

Commit

Permalink
use local file
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jan 10, 2024
1 parent 41ee64f commit 42bf629
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .omeroci/scripts-deps
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/bash
source /infra/utils

/opt/omero/server/venv3/bin/pip install -U git+https://github.com/jburel/omero-py.git@update
git clone -b update https://github.com/jburel/omero-py.git
cd omero-py

/opt/omero/server/venv3/bin/pip install -e .

0 comments on commit 42bf629

Please sign in to comment.