Skip to content

Commit

Permalink
add venv to github CI for pypi build
Browse files Browse the repository at this point in the history
  • Loading branch information
the-hampel committed May 27, 2024
1 parent 6ce1e7b commit 2a6cd47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Docker/github_ci_dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
python3-sphinx \
python3-sphinx-rtd-theme \
python3-tomli \
python3-venv \
rsync \
sudo \
&& \
Expand Down

0 comments on commit 2a6cd47

Please sign in to comment.