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 7a2c827 commit 81b5fb1Copy full SHA for 81b5fb1
helpers/requirements/Dockerfile
@@ -10,6 +10,7 @@ RUN \
10
libffi-dev \
11
openssl-dev \
12
python3-dev \
13
+ glib-dev \
14
\
15
&& python3 -m pip --disable-pip-version-check install -U \
16
setuptools \
0 commit comments