b3732787ea
Fixes MANIFEST.in to include missing CONTRIBUTING.md into source code tarballs. Change-Id: I81876adad14e0f1b2211d39ec6471e35f5464120
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
include AUTHORS LICENSE .functests .unittests .probetests test/__init__.py
|
|
include CHANGELOG CONTRIBUTING.md README.md
|
|
include babel.cfg
|
|
include test/sample.conf
|
|
include tox.ini
|
|
graft doc
|
|
graft etc
|
|
graft locale
|
|
graft test/functional
|
|
graft test/probe
|
|
graft test/unit
|
|
graft tools
|