We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8952fe commit 6ac5bdfCopy full SHA for 6ac5bdf
config.sh
@@ -1,7 +1,7 @@
1
# Define custom utilities
2
# Test for OSX with [ -n "$IS_OSX" ]
3
# Uncomment to disable net tests - the server is sometimes down
4
-# export NO_NET=1
+export NO_NET=1
5
6
source h5py-wheels/config.sh
7
0 commit comments