remove MANIFEST.in

pbr now can generate those content by default

Change-Id: I710502b73b020b7ee7309e00ff6f1ab83f8163e4
This commit is contained in:
ZhiQiang Fan
2015-12-17 03:45:58 +08:00
parent 66ff96f3c7
commit 17efb7acd8

View File

@@ -1,8 +0,0 @@
include AUTHORS
include LICENSE
include README.md
include ChangeLog
include tox.ini
recursive-include doc *
recursive-include tests *
recursive-include tools *