Added pkg-config install on docker image creation and removed unused pip module mysql-connector-python

This commit is contained in:
João Silva
2023-11-29 13:56:37 +00:00
parent 59e938ea93
commit 3ad56e93cf
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# Python
app/__pycache__/
app/*/__pycache__/
app/*.pyc
# Logs