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*