Skip to content

Commit 7812a13

Browse files
Update MANIFEST.in
1 parent d56a8f9 commit 7812a13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ include LICENSE
1212

1313
exclude *.sh
1414
exclude *.toml
15+
exclude *.svg
1516
recursive-include examples *.py
1617
recursive-include pytorch_lightning *.py
1718

@@ -33,4 +34,4 @@ prune .git
3334
prune .github
3435
prune notebook*
3536
prune temp*
36-
prune test*
37+
prune test*

0 commit comments

Comments
 (0)