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 4b233d8 commit 25645d0Copy full SHA for 25645d0
.github/workflows/containers/github-action-ci/Dockerfile
@@ -62,6 +62,7 @@ RUN apt-get update && \
62
# Having a symlink from python to python3 enables code sharing between
63
# the Linux and Windows pipelines.
64
python3-pip \
65
+ python3-venv \
66
file \
67
tzdata \
68
python-is-python3 && \
0 commit comments