Skip to content

Commit

Permalink
Merge pull request #14 from kartoza/setup
Browse files Browse the repository at this point in the history
Update setup.sh
  • Loading branch information
zamuzakki authored Aug 11, 2024
2 parents 655664d + f217b3f commit b6823cd
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 b6823cd

Please sign in to comment.