antlr3
antlr3 copied to clipboard
Upload sdist on PyPI
Pip now refuse to install externally hosted package by default. Fetching antlr_python_runtime means that we use the --allow-external option.
Uploading the sdist on PyPI would fix this (and would match the python packaging best practices)