File: MANIFEST.in

package info (click to toggle)
python-django-rules 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 312 kB
  • sloc: python: 1,508; makefile: 3; sh: 3
file content (8 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include CHANGELOG.md
include INSTALL
include LICENSE
include README.rst
recursive-include tests *
global-exclude *.pyc
global-exclude .coverage
global-exclude .DS_Store