mirror of
https://github.com/capnproto/pycapnp.git
synced 2025-03-04 08:24:43 +01:00
5 lines
No EOL
121 B
TOML
5 lines
No EOL
121 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel", "pkgconfig", "cython"]
|
|
|
|
[tool.pytest.ini_options]
|
|
asyncio_mode = "auto" |