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 77374ff commit 7fe838cCopy full SHA for 7fe838c
.ci/docker/common/install_base.sh
@@ -29,6 +29,7 @@ install_ubuntu() {
29
libsox-dev \
30
libsox-fmt-all \
31
python3.10 \
32
+ python3.10-dev \
33
python3.10-venv
34
35
# Cleanup package manager
0 commit comments