File: MANIFEST.in

package info (click to toggle)
python-ddt 1.7.2-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 256 kB
  • sloc: python: 785; makefile: 147; sh: 11
file content (6 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
4
5
6
include *.md
recursive-include test *.py *.json *.yaml
include MANIFEST.in
include LICENSE.md
include tox.ini
global-exclude *.py[cod] __pycache__