pycapnp/requirements.txt
Karl db26d60283
Pin cython to below version 3, Python 3.11 support (#320)
* Pin cython to below version 3

Cython 3 includes backwards incompatible changes so it's no longer
possible to install pycapnp from source.

* Add py311 environment

I'm not sure if this is necessary, but 3.11 is out so might as well?
2023-07-21 01:40:49 -07:00

11 lines
94 B
Text

jinja2
black
cython<3
flake8
setuptools
pkgconfig
pytest
sphinx
sphinx-multiversion
tox
wheel