buildozer icon indicating copy to clipboard operation
buildozer copied to clipboard

buildozer unnecessarily demands that `cython` is in the PATH

Open inclement opened this issue 5 years ago • 0 comments

p4a should work fine with only cython3 available in the PATH, so this is an unnecessary blocker and could lead to issues if users use cython2 with a cython3 build (I think this should never be an issue, but not clear if it could be in the future).

inclement avatar May 18 '19 22:05 inclement