1
0
Fork 0
cli-helpers/MANIFEST.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
275 B
Text
Raw Normal View History

include *.txt *.rst *.py
include AUTHORS CHANGELOG LICENSE
include tox.ini
recursive-include docs *.py
recursive-include docs *.rst
recursive-include docs Makefile
recursive-include tests *.py
include tests/config_data/*
exclude .pre-commit-config.yaml .git-blame-ignore-revs