Skip to content

Commit ac4ef35

Browse files
committed
pls work
1 parent 0424a3c commit ac4ef35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ ARG APP_PATH
6262

6363
WORKDIR $APP_PATH
6464
RUN poetry build --format wheel
65+
RUN poetry self add poetry-plugin-export
6566
RUN poetry export --format requirements.txt --output constraints.txt --without-hashes
6667

6768
#

0 commit comments

Comments
 (0)