We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc020f6 commit da1401bCopy full SHA for da1401b
ci/build38.sh
@@ -9,7 +9,7 @@ pip install python-dateutil pytz cython pytest pytest-xdist hypothesis
9
pip install --pre -f https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com/ numpy
10
11
python setup.py build_ext -inplace
12
-python -m pip install --no-build-isolation -e .
+python -m pip install -v --no-build-isolation -e .
13
14
python -c "import sys; print(sys.version_info)"
15
python -c "import pandas as pd"
0 commit comments