wip
This commit is contained in:
parent
6b1c60a550
commit
839cbd0dc0
17 changed files with 213 additions and 35 deletions
|
|
@ -1,8 +1,5 @@
|
|||
from python:3.10
|
||||
|
||||
# install python and psycopg2
|
||||
# RUN apt-get update && apt-get install -y python3 python3-pip
|
||||
# RUN pip3 install hatch
|
||||
WORKDIR /app
|
||||
Copy pyproject.toml /app
|
||||
COPY learn_sql_model/__about__.py /app/learn_sql_model/__about__.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue