Files @ dbe8d02b7807
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pyproject.toml

bsturmfels
reconcile: Update helper to show N/A when no results, similar to Perl.

Also clarified that a full account name should be passed. This aligns with the
Perl behaviour.
1
2
3
[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"