Skip to content

Commit 421bde0

Browse files
author
Doug MacKenzie
authored
Remove wheel "Cython<3.0" "pyyaml<6" from pip install in Dockerfile publish (#4423)
1 parent 0cb1a68 commit 421bde0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.buildkite/dockerfiles/publish.Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,4 @@ RUN apk update && apk add --no-cache \
1111
python3-dev
1212

1313
RUN pip install \
14-
wheel \
15-
"Cython<3.0" "pyyaml<6" --no-build-isolation \
1614
awscli

0 commit comments

Comments
 (0)