File: MANIFEST.in

package info (click to toggle)
pylint-django 2.0.13-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 660 kB
  • sloc: python: 1,807; sh: 13; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (4)
1
2
3
4
5
include *.md
include *.rst
include LICENSE
include pylint_django/transforms/transforms/*.py
recursive-include pylint_django/tests/ *.py *.rc *.txt