Skip to content

Commit

Permalink
Add python files to manifest (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
tchaton authored and Borda committed Feb 16, 2024
1 parent 9bbd903 commit 6466093
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ recursive-exclude __pycache__ *.py[cod] *.orig
include *.md
recursive-include lit_data *.md

# Include the code
recursive-include lit_data *.py

# Include the license file
include LICENSE

Expand Down

0 comments on commit 6466093

Please sign in to comment.