File: MANIFEST.in

package info (click to toggle)
python-django-rules 3.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: python: 1,613; makefile: 5; sh: 3
file content (11 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
include CHANGELOG.md
include INSTALL
include LICENSE
include README.rst
include runtests.sh
recursive-include tests *
global-exclude *.py[cod] __pycache__
global-exclude .coverage
global-exclude .DS_Store
exclude .pre-commit-config.yaml tox.ini
recursive-include rules *.typed