Skip to content

Commit

Permalink
added *.svg to MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyTeichman committed Jun 30, 2024
1 parent 9977231 commit 99a5bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
recursive-include . *.rst *.ico *.png
recursive-include . requirements*.txt

recursive-include rnalysis *.png *.json *.qss *.R *.ico *.css *.js *.html *.md
recursive-include rnalysis *.png *.svg *.json *.qss *.R *.ico *.css *.js *.html *.md
recursive-include rnalysis/data_files/ *
recursive-exclude rnalysis *.webp

Expand Down

0 comments on commit 99a5bc1

Please sign in to comment.