Skip to content

Commit

Permalink
Fixes jazzband#454 - Reintroduce the MANIFEST.in file
Browse files Browse the repository at this point in the history
Regression in 3f90ac9
  • Loading branch information
claudep committed Feb 6, 2024
1 parent 62105c8 commit 013d62c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
include *.py *.rst
include docs/*.rst
exclude *.pyc
recursive-include tests *
recursive-include tinymce *

0 comments on commit 013d62c

Please sign in to comment.