borgbackup/MANIFEST.in

11 lines
310 B
Text
Raw Permalink Normal View History

include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in
graft src
recursive-exclude src *.pyc
recursive-exclude src *.pyo
recursive-include docs *
recursive-exclude docs *.pyc
recursive-exclude docs *.pyo
prune docs/_build
2015-09-19 16:17:46 -04:00
prune .travis
exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile