Skip to content

Commit

Permalink
Add MANIFEST.in for build.
Browse files Browse the repository at this point in the history
  • Loading branch information
lschoe committed Dec 27, 2021
1 parent 89641af commit cec15cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
recursive-include mpyc *.py
recursive-exclude mpyc *.md
include LICENSE
include README.md

0 comments on commit cec15cc

Please sign in to comment.