Removes MANIFEST.in as it is not needed explicitely by PBR
This patch removes `MANIFEST.in` file as pbr generates a sensible manifest from git files and some standard files and it removes the need for an explicit `MANIFEST.in` file. Change-Id: I372d49935d4c61b51521a0ce50de6b6d1d99a833
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
include README.rst
|
||||
include AUTHORS HACKING LICENSE
|
||||
include ChangeLog
|
||||
include run_tests.sh tox.ini
|
||||
recursive-include doc *
|
||||
recursive-include tests *
|
||||
recursive-include tools *
|
Reference in New Issue
Block a user