5 lines
121 B
TOML
5 lines
121 B
TOML
[build-system]
|
|
requires = ["setuptools", "wheel", "pkgconfig", "cython"]
|
|
|
|
[tool.pytest.ini_options]
|
|
asyncio_mode = "auto" |