mirror of
https://github.com/e1ven/Robohash.git
synced 2025-06-23 21:35:02 +00:00
update dockerfile to use pyproject.toml. Commiting to master like a maniac
This commit is contained in:
parent
ae26e994a3
commit
bd1e2a905c
@ -20,7 +20,7 @@ WORKDIR /app
|
||||
|
||||
# Copy the application code
|
||||
COPY robohash/ /app/robohash/
|
||||
COPY setup.py .
|
||||
COPY pyproject.toml .
|
||||
COPY README.md .
|
||||
|
||||
# Install the application in development mode
|
||||
|
Loading…
x
Reference in New Issue
Block a user