File: MANIFEST.in

package info (click to toggle)
pytest-filter-subpackage 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: python: 149; makefile: 3
file content (10 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
include LICENSE.rst
include README.rst
include CHANGES.rst
include pyproject.toml

include setup.cfg

recursive-include tests *

global-exclude *.pyc *.o