Files
cdk/bindings/cashu-ffi/bindings-python/pyproject.toml
2023-08-28 16:19:03 +01:00

8 lines
100 B
TOML

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