File: MANIFEST.in

package info (click to toggle)
pox 0.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 392 kB
  • sloc: python: 1,350; makefile: 32; sh: 9
file content (13 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
include LICENSE
include README*
include MANIFEST.in
include pyproject.toml
include tox.ini
include version.py
include scripts/*
include tools/*
recursive-include docs *
include .*
prune .git
prune .coverage
prune .eggs