salt/MANIFEST.in
2012-03-02 01:52:55 -05:00

10 lines
274 B
Plaintext

include AUTHORS
include LICENSE
include README.rst
include requirements.txt
include tests/*.py
recursive-include tests *.py
include tests/integration/modules/files/*
include tests/integration/files/*
include tests/integration/tmp/_README
include tests/unit/templates/files/*