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 8ce3b8b commit 5a13c85Copy full SHA for 5a13c85
.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