From 7812a1339a5f513f00cfbd437dfb68e37caf3637 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Wed, 7 Aug 2019 11:35:48 -0400 Subject: [PATCH] Update MANIFEST.in --- MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index e39ffbad55..60f0b8b737 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -12,6 +12,7 @@ include LICENSE exclude *.sh exclude *.toml +exclude *.svg recursive-include examples *.py recursive-include pytorch_lightning *.py @@ -33,4 +34,4 @@ prune .git prune .github prune notebook* prune temp* -prune test* \ No newline at end of file +prune test*