Files @ 9be7fdd95f73
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

bsturmfels
reconcile.helper: Avoid rt >= 3.0 library due to breaking changes

Error relates to rt.Rt not existing.
1
2
3
4
5
6
7
8
9
build/
.cache/
dist/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/