File: MANIFEST.in

package info (click to toggle)
python-flask-seeder 1.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 292 kB
  • sloc: python: 1,062; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
graft flask_seeder/data/*
graft tests
include .coveragerc
include tox.ini
include .pylintrc
global-exclude */__pycache__/*