File: MANIFEST.in

package info (click to toggle)
python-janus 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 220 kB
  • sloc: python: 1,805; makefile: 25
file content (8 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
include LICENSE
include CHANGES.rst
include README.rst
include Makefile
graft janus
graft tests
global-exclude *.pyc
prune docs/_build