File: MANIFEST.in

package info (click to toggle)
python-spdx-tools 0.8.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,080 kB
  • sloc: python: 18,676; xml: 12,553; sh: 46; makefile: 6
file content (21 lines) | stat: -rw-r--r-- 360 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
graft data
graft examples
graft spdx
graft tests

prune src/spdx_tools.egg-info

include spdx/licenses.json
include README.md
include CHANGELOG.rst
include LICENSE
include MANIFEST.in
include setup.py
include setup.cfg
include .gitignore
include MANIFEST.in
include .travis.yml
include circle.yml
include appveyor.yml

global-exclude *.py[co] __pycache__ *.*~