Skip to content

Commit

Permalink
Fix missing collect .svg icons in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
longhao committed Oct 22, 2020
1 parent 2a7b10b commit 174330d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"allzpark": [
"resources/*.png",
"resources/*.css",
"resources/*.svg",
]
},
entry_points={
Expand Down

0 comments on commit 174330d

Please sign in to comment.