File: MANIFEST.in

package info (click to toggle)
python-packageurl 0.16.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 308 kB
  • sloc: python: 1,770; makefile: 40
file content (13 lines) | stat: -rw-r--r-- 218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
graft src
graft tests

include mit.LICENSE
include setup.py
include setup.cfg
include README.rst
include Makefile
include MANIFEST.in
include CHANGELOG.rst
include CONTRIBUTING.rst

global-exclude *.py[co] __pycache__