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.
g++
1 parent 43fbf2f commit 91c8af7Copy full SHA for 91c8af7
examples/pip.py
@@ -8,6 +8,7 @@
8
name='Install packages for python virtual environments',
9
packages=[
10
'gcc',
11
+ 'g++',
12
'libffi-dev',
13
'make',
14
'musl-dev',
0 commit comments