Add missing CONTRIBUTING.md to source tarball

Fixes MANIFEST.in to include missing CONTRIBUTING.md into source
code tarballs.

Change-Id: I81876adad14e0f1b2211d39ec6471e35f5464120
This commit is contained in:
Thierry Carrez 2013-03-13 11:35:42 +01:00
parent f6d1fa1c15
commit b3732787ea
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
include AUTHORS LICENSE .functests .unittests .probetests test/__init__.py
include CHANGELOG README.md
include CHANGELOG CONTRIBUTING.md README.md
include babel.cfg
include test/sample.conf
include tox.ini