We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b35ca0 commit bc8ebeaCopy full SHA for bc8ebea
Dockerfile
@@ -2,4 +2,4 @@ FROM python:3.13-slim
2
3
WORKDIR /action
4
5
-RUN pip install metablock
+RUN pip install metablock[cli]
0 commit comments