Files @ 43a2e1bec828
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
beancount_types: Add types related to loading the books.

These will help support loading methods in the books module.
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/