Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Viktor Bozhinov <[email protected]>
  • Loading branch information
moonraker595 and VKTB authored Nov 14, 2024
1 parent b2e3f5f commit 7ea79cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ COPY requirements-test.txt /app/

# Install both production and test dependencies
RUN pip install --no-cache-dir -r requirements-test.txt
RUN pip install pytest

# Copy everything in
COPY . /app
Expand Down

0 comments on commit 7ea79cd

Please sign in to comment.