check-patroni/MANIFEST.in

10 lines
192 B
Plaintext
Raw Normal View History

2022-07-12 15:50:06 +02:00
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