We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fce2f1 commit cbed0f8Copy full SHA for cbed0f8
ci/travis_osx_install.sh
@@ -1,6 +1,5 @@
1
-git clone https://github.com/MacPython/terryfy.git
2
-source terryfy/library_installers.sh
3
-clean_builds
4
-get_python_environment macpython $VERSION venv
+git clone https://github.com/matthew-brett/multibuild.git
+source multibuild/osx_utils.sh
+get_macpython_environment $VERSION venv
5
pip install --upgrade pip wheel
6
pip install -r dev-requirements.txt
0 commit comments