Skip to content

Commit 45bb5a2

Browse files
committed
Test CI build with dependencies
1 parent 292a9f9 commit 45bb5a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/build-manylinux.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ done
7878
echo "# Installing wheels"
7979
for PYBIN in /opt/python/*/bin/; do
8080
echo "## Installing $PYBIN"
81+
# Install dependencies, remove confluent_kafka build
82+
"${PYBIN}/pip" install ..
83+
"${PYBIN}/pip" uninstall -y confluent_kafka
8184
"${PYBIN}/pip" install confluent_kafka --no-index -f /io/wheelhouse
8285
"${PYBIN}/python" -c 'import confluent_kafka; print(confluent_kafka.libversion())'
8386
echo "## Uninstalling $PYBIN"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy