Files @ 8a4fb5758cb8
Branch filter:

Location: NPO-Accounting/conservancy_beancount/pyproject.toml

bsturmfels
statement_reconciler: Fix TypeError in Chase reconciler

There was an incorrect call to replace().
1
2
3
[build-system]
requires = ["setuptools >= 40.6.0", "wheel"]
build-backend = "setuptools.build_meta"