- 18 May, 2021 1 commit
-
-
Andrew Murray authored
-
- 30 Jan, 2021 1 commit
-
-
Matthew Brett authored
Deprecate install_pip function as confusing. Move pip checks into functions for individual platforms.
-
- 25 Dec, 2020 1 commit
-
-
Andrew Murray authored
-
- 17 Jun, 2020 2 commits
-
-
Andrew Murray authored
-
Andrew Murray authored
-
- 30 Oct, 2019 1 commit
-
-
Matthew Brett authored
MB_PYTHON_VERSION is the standard variable to set the Python version. Switch to that. Ensure it is always set for tests.
-
- 12 Mar, 2019 2 commits
-
-
robbuckley authored
fixup comments
-
robbuckley authored
-
- 11 Mar, 2019 3 commits
-
-
Andrew Murray authored
Co-Authored-By:robbuckley <20515024+robbuckley@users.noreply.github.com>
-
Andrew Murray authored
Co-Authored-By:robbuckley <20515024+robbuckley@users.noreply.github.com>
-
Andrew Murray authored
Co-Authored-By:robbuckley <20515024+robbuckley@users.noreply.github.com>
-
- 26 Feb, 2019 1 commit
-
-
Rob Buckley authored
-
- 20 Oct, 2018 1 commit
-
-
Hugo authored
-
- 01 Oct, 2018 1 commit
-
-
Matthew Brett authored
-
- 27 Apr, 2018 1 commit
-
-
Andrew Murray authored
-
- 12 Sep, 2017 1 commit
-
-
Matthew Brett authored
-
- 22 May, 2017 2 commits
-
-
Matthew Brett authored
-
Matthew Brett authored
-
- 28 Mar, 2017 1 commit
-
-
Kyle Stewart authored
Functions renamed to match their intent better.
-
- 27 Mar, 2017 1 commit
-
-
Kyle Stewart authored
The syntax is similar to how TravisCI does it. Travis test uses `get_macpython_enviroment` for CPython and `get_python_enviroment` for PyPy.
-
- 25 Mar, 2017 1 commit
-
-
Kyle Stewart authored
Aliased PYTHON_VERSION to MB_PYTHON_VERSION. Changed the test command to use get_python_enviroment instead of get_macpython_enviroment. Extended TravisCI matrix to cover PyPy. The tests can now tell the implementation of PyPy apart from the CPython version they emulate.
-
- 29 Jun, 2016 1 commit
-
-
Matthew Brett authored
-