File: MANIFEST.in

package info (click to toggle)
cmd2 3.2.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,664 kB
  • sloc: python: 17,488; makefile: 114; sh: 39; javascript: 7
file content (8 lines) | stat: -rw-r--r-- 298 bytes parent folder | download
1
2
3
4
5
6
7
8
include LICENSE README.md CHANGELOG.md Makefile mkdocs.yml pyproject.toml ruff.toml
recursive-include examples *
recursive-include tests *
recursive-include docs *
prune .github
prune build
exclude .github .gitignore .readthedocs.yaml
global-exclude htmlcov/** .coverage* __pycache__/** .gitignore