File: MANIFEST.in

package info (click to toggle)
python-hypothesmith 0.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: python: 535; makefile: 9
file content (5 lines) | stat: -rw-r--r-- 113 bytes parent folder | download
1
2
3
4
5
include *.md
include LICENSE
include tox.ini
recursive-include deps *.in *.md *.txt
recursive-include tests *.py