Skip to content

Commit

Permalink
added manifest.in to setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
JSchmie committed Feb 13, 2024
1 parent 30bf2b3 commit cb16347
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 pyannote *.py
recursive-include pyannote *.yaml
global-exclude *.pyc
global-exclude __pycache__

0 comments on commit cb16347

Please sign in to comment.