Skip to content

Commit

Permalink
Update setup.sh (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
zamuzakki authored Aug 10, 2024
1 parent 61eda62 commit af07b0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ pip3 install -r /code/g3w-admin/qplotly/requirements.txt
# Openrouteservice
pip3 install -r /code/g3w-admin/openrouteservice/requirements.txt

echo "Installing QPS timeseries"
export DEB_PYTHON_INSTALL_LAYOUT=deb_system
pip3 install git+https://github.com/kartoza/g3w-admin-ps-timeseries.git@fix-qvariant

0 comments on commit af07b0b

Please sign in to comment.