Skip to content

Commit

Permalink
Include svg files in the distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt committed Apr 5, 2019
1 parent 22ad6d5 commit ff47a3f
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
Expand Up @@ -8,7 +8,7 @@ graft images/samples
prune images/test*
graft licences
include logs/README
recursive-include src/imageserver *.css *.js *.png *.gif *.bmp *.ico *.jpg *.jpeg *.sass *.scss *.html *.htm *.txt *.sh
recursive-include src/imageserver *.css *.js *.png *.gif *.bmp *.ico *.jpg *.jpeg *.svg *.sass *.scss *.html *.htm *.txt *.sh
recursive-include src/wsgi *
prune src/*.egg-info
include README.md
Expand Down

0 comments on commit ff47a3f

Please sign in to comment.