File: MANIFEST.in

package info (click to toggle)
python-pytest-click 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 168 kB
  • sloc: python: 111; sh: 6; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
include CHANGELOG.md
include README.rst

recursive-include test *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]