aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 3ab0c4f460d3de0ef6453305281be894dc2bc63f (plain)
1
2
3
4
5
6
7
include CHANGES README LICENSE Makefile pyproject.toml setup.py
recursive-include lib/yaml *.py
recursive-include lib/_yaml *.py
recursive-include examples *.py *.cfg *.yaml
recursive-include tests/data *
recursive-include tests/lib *.py
recursive-include yaml *