File: MANIFEST.in

package info (click to toggle)
django-dbbackup 4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 512 kB
  • sloc: python: 3,767; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 177 bytes parent folder | download
1
2
3
4
5
6
recursive-include requirements *
include requirements.txt
include README.rst
include LICENSE.txt
include dbbackup/VERSION
recursive-include dbbackup/tests/testapp/blobs *