Skip to content

Commit

Permalink
dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez committed Nov 24, 2023
1 parent 55a1dfa commit 399099e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ RUN pip install poetry

# Disable virtualenv creation by poetry and install dependencies
RUN poetry config virtualenvs.create false
RUN poetry install --no-interaction --no-ansi

# Install the 'swarms' package if it's not included in the poetry.lock
RUN pip install swarms
Expand Down

0 comments on commit 399099e

Please sign in to comment.