This commit is contained in:
oufmilo 2023-02-06 10:38:56 +01:00
parent c88c65f9b9
commit 2cc16ee4a1

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="postgresql postgresql-contrib python3 python3-venv libpq-dev docker docker-compose" pkg_dependencies="postgresql postgresql-contrib python3 python3-venv libpq-dev docker-compose"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS