File: MANIFEST.in

package info (click to toggle)
cli-helpers 2.7.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 356 kB
  • sloc: python: 2,208; makefile: 16
file content (9 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
include *.txt *.rst *.py
include AUTHORS CHANGELOG LICENSE
include tox.ini
recursive-include docs *.py
recursive-include docs *.rst
recursive-include docs Makefile
recursive-include tests *.py
include tests/config_data/*
exclude .pre-commit-config.yaml .git-blame-ignore-revs