Skip to content

Commit

Permalink
Ensure web mode based static assets are included in the package.
Browse files Browse the repository at this point in the history
  • Loading branch information
ntoll committed Jul 4, 2019
1 parent 43b1e11 commit c6f0b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ include mu/resources/css/*
include mu/resources/images/*
include mu/resources/fonts/*
include mu/resources/pygamezero/*
recursive-include mu/resources/web *
include run.py
recursive-include mu/locale *

0 comments on commit c6f0b65

Please sign in to comment.