update to poetry v2 and new specklepy
This commit is contained in:
@@ -4,4 +4,3 @@ RUN pip install poetry
|
||||
|
||||
COPY . .
|
||||
RUN poetry export -f requirements.txt --output requirements.txt && pip install -r requirements.txt
|
||||
# RUN poetry install --no-root --no-dev
|
||||
|
||||
Reference in New Issue
Block a user