"platforms/brook/src/BrookStochasticDynamics.cpp" did not exist on "b53cd9470f91a13b54f3c9eb9471f3bd330692a6"
Commit 520c2ee2 authored by Matthew Brett's avatar Matthew Brett
Browse files

Install packaging for supported_wheels test

parent eafd8445
......@@ -5,6 +5,7 @@ if [ -z "$PIP_CMD" ]; then
else
pip_install="$PIP_CMD install"
fi
$pip_install packaging
# Current wheel versions not available for older Pythons.
lpv=$(lex_ver $MB_PYTHON_VERSION)
# Check no errors.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment