summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsonu.kumar <sonu.kumar@nectechnologies.in>2015-12-16 15:23:48 +0530
committersonu.kumar <sonu.kumar@nectechnologies.in>2015-12-16 15:24:39 +0530
commita5b08d1993e05c2164258353fe1a7e7ef6735216 (patch)
tree61f6a8dd0564e4c88d316e98c78e3d6b32bc3cf8
parente9462d115c22eefbccea2df209da974bbc7dccd3 (diff)
downloadceilometermiddleware-a5b08d1993e05c2164258353fe1a7e7ef6735216.tar.gz
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: Ib0ac951f02842a476f6e890e67617b788408f7e3
-rw-r--r--MANIFEST.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
deleted file mode 100644
index c978a52..0000000
--- a/MANIFEST.in
+++ /dev/null
@@ -1,6 +0,0 @@
-include AUTHORS
-include ChangeLog
-exclude .gitignore
-exclude .gitreview
-
-global-exclude *.pyc