Skip to content

Commit

Permalink
Set PYTHONPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoore committed Nov 27, 2019
1 parent f8407fb commit c08062b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autogen_omero.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ set +u # PS1 issue
. $WORKSPACE/venv/bin/activate
set -u
export PATH=$WORKSPACE/OMERO.server/bin:$PATH
export PYTHONPATH=$PYTHONPATH:$WORKSPACE/OMERO.server/lib/python

cd $WORKSPACE/ome-documentation/
omero/autogen_docs
Expand Down

0 comments on commit c08062b

Please sign in to comment.