[go: up one dir, main page]

File: MANIFEST.in

package info (click to toggle)
distlib 0.3.9-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 2,228 kB
  • sloc: python: 12,347; ansic: 820; sh: 106; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 273 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
include README.rst CHANGES.rst LICENSE.txt CONTRIBUTORS.txt tox.ini
include distlib/*.exe
recursive-include tests *
recursive-include PC *
global-exclude *.log __pycache__ *.pyc *.pyo
exclude tests/*pypi*
prune tests/pypiserver
prune tests/packages
exclude tests/passwords