bdk-ffi/bdk-python/pyproject.toml
2022-11-10 12:57:38 -05:00

7 lines
118 B
TOML

[build-system]
requires = ["setuptools", "wheel", "setuptools-rust"]
[tool.pytest.ini_options]
pythonpath = [
"."
]