Fix build for Cython 0.21
Conflicts: capnp/helpers/helpers.pxd capnp/lib/capnp.pyx requirements.txt setup.py
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
jinja2 >= 2.7.3
|
||||
cython > 0.19
|
||||
cython >= 0.21
|
||||
setuptools >= 0.8
|
||||
pytest
|
||||
tox
|
||||
|
||||
Reference in New Issue
Block a user