Files @ 9129a4af6a39
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

bsturmfels
Pin to Beancount v2

Beancount v3 has been recently released. It's a major rewrite and is currently
unstable and not compatible with this codebase. We need to remain on v2.
1
2
3
4
5
6
7
8
9
build/
.cache/
dist/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/