salt/MANIFEST.in

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

26 lines
660 B
Text
Raw Permalink Normal View History

2012-01-20 19:30:57 -07:00
include AUTHORS
include CODE_OF_CONDUCT.md
include CONTRIBUTING.rst
2012-01-20 19:30:57 -07:00
include LICENSE
include NOTICE
2012-01-20 19:30:57 -07:00
include README.rst
include SUPPORT.rst
2021-03-31 13:05:34 +00:00
include run.py
include pyproject.toml
include tests/*.py
2012-10-24 20:59:33 -06:00
recursive-include tests *
recursive-include requirements *.txt
include tests/integration/modules/files/*
include tests/integration/files/*
2012-03-13 10:19:31 -06:00
include tests/unit/templates/files/*
recursive-include doc *
recursive-include scripts *
recursive-include conf *
recursive-include pkg *
2012-04-25 10:06:13 -06:00
recursive-include salt *.jinja
recursive-include templates *
include salt/_version.txt
include salt/templates/git/*
include salt/templates/lxc/*
include salt/utils/pyinstaller/rthooks.dat