Relevant issues: - https://github.com/quantopian/libpy/issues/191 - https://github.com/quantopian/libpy/issues/192 We should 1. Add a note to the docs that `make` will use `python` unless otherwise specified via an environment variable. 2. Fail to compile with a clearer error if `PY_MAJOR_VERSION==2`.
Relevant issues:
We should
makewill usepythonunless otherwise specified via an environment variable.PY_MAJOR_VERSION==2.