File: MANIFEST.in

package info (click to toggle)
django-ldapdb 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 280 kB
  • sloc: python: 1,993; makefile: 40
file content (10 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
include AUTHORS ChangeLog CODE_OF_CONDUCT.md CONTRIBUTING.rst LICENSE README.rst

graft ldapdb
graft tests
graft examples

global-exclude *.py[cod] __pycache__ .*swp
prune .github

include Makefile manage_dev.py tox.ini