Add missing files in tarball
Fix MANIFEST.in to include all files in released tarballs. Note that tools/rfc.sh is ignored since it's only for (deprecated) gerrit support. Fixes bug 912193. Change-Id: Ic9952220a67d5583e639fcb9e74f472dd9f0fdef
This commit is contained in:
1 changed files with 5 additions and 2 deletions
@@ -1,6 +1,9 @@
include AUTHORS LICENSE .functests .unittests .probetests test/__init__.py
include ChangeLog
graft doc
include CHANGELOG
include babel.cfg
graft doc
graft etc
graft locale
graft test/functional
graft test/probe
graft test/unit
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.