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 (8 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
3
4
5
6
7
8
graft tests

include tox.ini
include LICENSE
include *.md
include MANIFEST.in

global-exclude *.py[cod] __pycache__