File: MANIFEST.in

package info (click to toggle)
python-qemu-qmp 0.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 564 kB
  • sloc: python: 2,819; makefile: 157; sh: 2
file content (13 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
include README.rst

# These items only make sense from a git tree:
global-exclude .gitignore
exclude scripts/package.py

# These items only make sense in the GitLab repo:
exclude .gitlab-ci.yml
exclude .gitlab-ci.d/*

# https://setuptools-scm.readthedocs.io/en/latest/usage/#recommended-build-workflows
# Exclude archival file from development builds
exclude .git_archival.txt