File: MANIFEST.in

package info (click to toggle)
django-openid-auth 0.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 364 kB
  • ctags: 324
  • sloc: python: 2,221; makefile: 21
file content (8 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
include Makefile
include MANIFEST.in
include LICENSE.txt
include README.txt
include TODO.txt

recursive-include django_openid_auth/templates *.html
recursive-include example_consumer *.py