Commit b810756b authored by Jason Madden's avatar Jason Madden

Bump to cython 0.26.1 for bug fixes.

parent 27db87a3
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
See :issue:`984`. See :issue:`984`.
- gevent is now built and tested with Cython 0.26. - gevent is now built and tested with Cython 0.26.1.
- Specify the Requires-Python metadata for improved installation - Specify the Requires-Python metadata for improved installation
support in certain tools (setuptools v24.2.1 or newer is required). support in certain tools (setuptools v24.2.1 or newer is required).
......
setuptools setuptools
wheel wheel
cython>=0.26 cython>=0.26.1
greenlet>=0.4.10 greenlet>=0.4.10
pylint>=1.7.1 pylint>=1.7.1
prospector[with_pyroma] prospector[with_pyroma]
......
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