pull/190/head
Kye 1 year ago
parent 55a1dfac3a
commit 399099ef67

@ -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

Loading…
Cancel
Save