Closed dbogdanov closed 4 years ago
Only build for Python 3 by default.
Get rid of the default dependency on python@2and make builds for it optional with a new --with-python@2 flag.
python@2
--with-python@2
Got rid of python@2entirely in 136a9ed44f0ef0d810d960561bf06194cc5e8f1e because homebrew drops support.
Only build for Python 3 by default.
Get rid of the default dependency on
python@2
and make builds for it optional with a new--with-python@2
flag.