Commit 373a5271 authored by Jason Madden's avatar Jason Madden

Cython 0.28 has been released.

parent 394dc70f
......@@ -5,8 +5,7 @@ wheel
# 0.28 is faster, and (important!) lets us specify the target module
# name to be created so that we can have both foo.py and _foo.so
# at the same time.
# 0.28b1 has been tagged but not uploaded to PyPI
-e git+https://github.com/cython/cython.git@bfa76156a76841b03a0e2821fd7cadbd2eeefcab#egg=cython
Cython >= 0.28
# Python 3.7b1 requires this.
greenlet>=0.4.13 ; platform_python_implementation == "CPython"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment