Files

13 lines
258 B
Plaintext

recursive-include python2 *.py *.txt
recursive-include python3 *.py *.txt README
graft doc
graft tests
include *.md
include CHANGELOG
include LICENSE
include requirements*.txt
exclude codecov.yml
prune ref
global-exclude __pycache__
global-exclude *.py[cod]