pycapnp/pyproject.toml
Keith Rothman 4381e1f299 Add pyproject.yaml.
This file describes the dependencies needed to load the `setup.py` file.

Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2020-12-16 12:21:58 -08:00

2 lines
73 B
TOML

[build-system]
requires = ["setuptools", "wheel", "pkgconfig", "cython"]