From 863e194073e41c677b56d2cf44b78cb67612aa08 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 10 Jun 2015 18:34:11 +0200 Subject: [PATCH] Update MANIFEST.in --- MANIFEST.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index 4092f81c5..340fc796c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -31,3 +31,6 @@ exclude .coveragerc exclude .pylintrc exclude .eslintrc exclude doc/help +exclude .appveyor.yml +exclude .travis.yml +exclude misc/appveyor_install.py