This commit is contained in:
oufmilo 2023-02-06 10:36:20 +01:00
parent b5c68c2edf
commit c88c65f9b9

View file

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