fix: fixed codacy recommendation
This commit is contained in:
@@ -11,7 +11,6 @@ ENV VERSION=${VERSION}
|
|||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
RUN pip install --no-cache-dir --upgrade -r requirements.txt
|
RUN pip install --no-cache-dir --upgrade -r requirements.txt
|
||||||
RUN pip install 'uvicorn[standard]'
|
|
||||||
|
|
||||||
ENV ENV=DEV
|
ENV ENV=DEV
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user