File: MANIFEST.in

package info (click to toggle)
cmd2 2.4.2%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,672 kB
  • sloc: python: 19,288; makefile: 88; sh: 16
file content (9 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
include LICENSE README.md CHANGELOG.md noxfile.py tasks.py Pipfile
recursive-include examples *
recursive-include tests *
recursive-include docs *
prune .github
prune docs/_build
prune docs/.nox
exclude .github .gitignore azure-pipelines.yml
global-exclude htmlcov/** .coverage* __pycache__/** .gitignore