Files @ 8d3816a8fd87
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
config: Add Config.rt_credentials method.

This loads settings from the same environment variables and ~/.rtrc
file as the rt CLI.

Note that it does *not* support RTCONFIG and the config file
searching, because right now that seems like more work for more
trouble to me.
1
2
3
4
5
6
7
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
__pycache__/