File: MANIFEST.in

package info (click to toggle)
flask-dance 7.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 932 kB
  • sloc: python: 6,342; makefile: 162
file content (6 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
include LICENSE
include *.rst *.txt
recursive-include tests *.py *.txt
recursive-include docs *
recursive-exclude docs .git
global-exclude .git .gitignore .DS_Store