check-patroni/MANIFEST.in
2022-07-13 09:03:23 +02:00

10 lines
192 B
Plaintext

include *.md
include mypy.ini
include pytest.ini
include tox.ini
include .flake8
include pyproject.toml
recursive-include docs *.sh
recursive-include tests *.json
recursive-include tests *.py