File: MANIFEST.in

package info (click to toggle)
vulture 2.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 464 kB
  • sloc: python: 3,254; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 118 bytes parent folder | download
1
2
3
4
5
6
include *.md
include *.txt
include tests/*.py
include tests/**/*.toml
include tox.ini
include vulture/whitelists/*.py