pull/307/head
Kye 1 year ago
parent 3e8fe03e07
commit 7e7ccbb564

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