mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
imports
This commit is contained in:
parent
e3e024f70c
commit
c673604ec4
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||
# Copy necessary files for database and utility imports
|
||||
COPY utils/ utils/
|
||||
COPY backend/ backend/
|
||||
COPY datatypes/ datatypes/
|
||||
|
||||
# Copy the handler
|
||||
COPY backend/postcode_splitter/main.py .
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue