Files @ 3acc097d32c7
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pyproject.toml

bsturmfels
reconcile: Update to support standard FR CSV format

It seems as though we were previously using a transaction search export CSV,
rather than the official statement CSV.
1
2
3
[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"