Files @ 789992afa1cf
Branch filter:

Location: NPO-Accounting/conservancy_beancount/.gitignore

Brett Smith
typing: Add PEP 561 py.typed file
1
2
3
4
5
6
7
8
build/
.cache/
*.egg
*.egg-info/
.eggs
.mypy_cache/
.tox/
__pycache__/