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: Ia9d39af57e2715921338d618ab89bc85f54d6f49
This commit is contained in:
sonu.kumar 2015-12-15 14:21:51 +05:30
parent c24a9f75b4
commit e82a6555d3
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
recursive-include test *.py
recursive-include smoke *.py
global-exclude akanda/neutron