Disable option to run capnp without asyncio
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
[build-system]
|
||||
requires = ["setuptools", "wheel", "pkgconfig", "cython"]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
asyncio_mode = "auto"
|
||||
Reference in New Issue
Block a user