Skip to content

Commit 6625f14

Browse files
committed
fix: poetry
1 parent 6da36ad commit 6625f14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utilities/fragment-exporter/Earthfile

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ deps:
1717
COPY poetry.lock .
1818

1919
RUN poetry install --only main --no-root
20+
RUN poetry self add poetry-plugin-export
2021

2122
src:
2223
FROM +deps

0 commit comments

Comments
 (0)