Skip to content

Commit

Permalink
Merge pull request #15 from kartoza/feature/add-update-project-title-…
Browse files Browse the repository at this point in the history
…endpoint

Add endpoint to update project title
  • Loading branch information
zamuzakki authored Aug 13, 2024
2 parents b6823cd + 926e5fd commit c11ed85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployment/scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ 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 c11ed85

Please sign in to comment.