mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
10 lines
274 B
Plaintext
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/* |