Files @ 970fea86fd5d
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pyproject.toml

bsturmfels
reconcile: Convert Perl reconciliation helper to Python.

This is a Python version of bc-reconcile-helper.plx.
1
2
3
[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"