Commit 2f04fefa authored by nimrod's avatar nimrod
Browse files

Workbench: Remove pdm-version again.

Still conflicts with other package dependencies.
parent 5aa3231a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -234,7 +234,7 @@ RUN apt-get update && \
    pipx install chalice && \
    pipx install curator-opensearch && \
    pipx install pdm && \
    pipx inject pdm pdm-version pdm-packer pdm-publish && \
    pipx inject pdm pdm-packer pdm-publish && \
    npm install --global \
        corepack \
        @playwright/test \