Skip to content

Commit

Permalink
restored needed MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlday committed Aug 24, 2021
1 parent daa3de4 commit 702118f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
include MANIFEST.in
include README.md
include LICENSE
graft src/syllables
graft tests
global-exclude .git
global-exclude __pycache__
global-exclude *.py[co] .DS_Store

0 comments on commit 702118f

Please sign in to comment.