summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJoris Roovers <jroovers@cisco.com>2016-04-20 00:56:10 +0200
committerJoris Roovers <jroovers@cisco.com>2016-04-20 00:56:10 +0200
commit024a6ba664726f4131f585a48cc72bf2a788244a (patch)
treede5e8810c7f4210ab638042f7167ae31267c480e /MANIFEST.in
parent6c27b340038151f06fa20e5bffeb97d64229e7ac (diff)
Updated CHANGELOG.md and MANIFEST.in prior to 0.7.0 release
We should be good to go now :)
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b893666..51a5598 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,4 +3,5 @@ include LICENSE
exclude Vagrantfile
exclude *.yml *.sh *.txt
recursive-exclude examples *
-recursive-exclude gitlint/tests * \ No newline at end of file
+recursive-exclude gitlint/tests *
+recursive-exclude qa * \ No newline at end of file