Slackbot
01/03/2023, 4:18 AMCalvin Giles
01/03/2023, 4:19 AMdocker run -v $(pwd):/build -w /build python:3.8-slim pip wheel . -w wheels
to my CI build script, but it means I need to manage the docker version for wheel building rather than it automatically aligning to the bento build step