Removes MANIFEST.in as it is not needed explicitly 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: I2d36c99162b24369e5e20e643a8a68a25765b3f6
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
include AUTHORS
|
||||
include ChangeLog
|
||||
exclude .gitignore
|
||||
exclude .gitreview
|
||||
Reference in New Issue
Block a user