File: MANIFEST.in

package info (click to toggle)
python-semantic-version 2.10.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 348 kB
  • sloc: python: 2,586; makefile: 204
file content (11 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
include CREDITS ChangeLog LICENSE README.rst
include requirements*.txt
include Makefile tox.ini .flake8

graft semantic_version

graft docs
graft tests

global-exclude *.py[cod] __pycache__ .*.sw[po]
prune docs/_build