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 0b72b7d commit 5a00a65Copy full SHA for 5a00a65
build-manylinux1-wheels.sh
@@ -3,7 +3,7 @@
3
set -e -x
4
5
# Install a system package required by our library
6
-yum install -y librabbmitmq-devel make librabbitmq python-devel gcc automake
+yum install -y librabbitmq-devel make librabbitmq python-devel gcc automake
7
8
9
# Compile wheels
0 commit comments