Poetry updates for application (#483)

This commit is contained in:
Jorge Escobar 2021-08-06 16:24:30 -04:00 committed by GitHub
commit f51b0d69d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 33 deletions

View file

@ -31,3 +31,4 @@ COPY . .
COPY requirements.txt .
RUN pip3 install -r requirements.txt
RUN pip3 install .