File: MANIFEST.in

package info (click to toggle)
pytest-console-scripts 1.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 236 kB
  • sloc: python: 812; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3
4
5
6
7
graft tests

include tox.ini
include LICENSE
include *.md

global-exclude *.py[cod] __pycache__