File: MANIFEST.in

package info (click to toggle)
python-priority 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 216 kB
  • sloc: python: 688; makefile: 146
file content (9 lines) | stat: -rw-r--r-- 241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
graft src/priority
graft docs
graft test
graft visualizer
graft examples
prune docs/build
recursive-include *.py
include README.rst LICENSE CHANGELOG.rst CONTRIBUTORS.rst tox.ini
global-exclude *.pyc *.pyo *.swo *.swp *.map *.yml *.DS_Store