Please, provide wheels for Python 3.70rc1 on PyPI. This would allow consumers of Cython to test their code faster with 3.7. Thank you.
Hello! I know it's suboptimal, but the documentation mentions:
For one-time builds, e.g. for CI/testing, on platforms that are not covered by one of the wheel packages provided on PyPI, it is substantially faster than a full source build to install an uncompiled (slower) version of Cython with
pip install Cython --install-option="--no-cython-compile"
Maybe that would help you wait until Cython has wheels for Python 3.7.
Thanks. I'm aware of that one, but is it sometimes hard to propagate this option down (to tox, etc.).
I understand, it's not something I can solve then since I'm not one of the maintainers. I Hope your issue is going to be solved soon.
Built and uploaded Linux wheels.
Most helpful comment
Built and uploaded Linux wheels.