Files @ cd578289c463
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
cliutil: Add make_entry_point() function.

This provides better logging setup, reduces the amount of boilerplate in
main, and replaces is_main_script().
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/