Might be good to add to the README otherwise you'll get:
configure: error: Redex requires python3
A fix for this would be to install python3, I agree, it should be added to the README.
brew install python3 does the trick, though.
Good catch, thanks. I'll add it.
Fixed on master.
Most helpful comment
A fix for this would be to install python3, I agree, it should be added to the README.
brew install python3does the trick, though.