Mercurial > hg
comparison COPYING @ 33591:ee11d18fcd3c stable
setup: fix mistake that prevented Python 3 from being excluded
My intent was to only allow Python 3 if the right environment variable
is set (for when people want to use `pip install .` on hg
locally). This fixes the bug in my previous change. I verified that
`python3.6 run-tests.py` still passes the tests that passed before,
and that all tests pass on 2.7 (including our virtualenv-using
installation test).
Differential Revision: https://phab.mercurial-scm.org/D185
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 26 Jul 2017 13:21:34 -0400 |
parents | 8c8b55733cbd |
children |
comparison
equal
deleted
inserted
replaced
33590:52f82e7d6a7e | 33591:ee11d18fcd3c |
---|