can-you-assist/MANIFEST.in

6 lines
No EOL
134 B
Text

include LICENSE
include README.md
include pyproject.toml
recursive-include src *.py
global-exclude __pycache__
global-exclude *.py[co]