diff --git a/MANIFEST.in b/MANIFEST.in index f10eca5..36e28bd 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,6 +8,9 @@ prune .circleci prune .github prune .jupyter prune binder +prune docs/assets/*.ico +prune docs/assets/*.png + # exclude a bunch of common hidden files, you probably want to add your own here exclude .mailmap exclude .gitignore