Skip to content

Commit

Permalink
Remove seamapi python package
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jul 23, 2024
1 parent 13e769c commit 399b87a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/seam-sdk-playground/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ COPY --from=golang /usr/local/go /usr/local/go
ENV PATH="/usr/local/go/bin:${PATH}"

RUN gem install seamapi
RUN pip install seamapi --break-system-packages
RUN pip install seam --break-system-packages

USER node
Expand Down

0 comments on commit 399b87a

Please sign in to comment.