Skip to content

Commit

Permalink
chore: explicitely include jpeg files
Browse files Browse the repository at this point in the history
  • Loading branch information
sash-a committed Oct 30, 2024
1 parent c20ade6 commit 9186861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ include LICENSE
include requirements/*
recursive-include * *.npy
recursive-include jumanji *.png
recursive-include jumanji *.jpeg

# remove the test specific files
recursive-exclude * *_test.py
Expand Down

0 comments on commit 9186861

Please sign in to comment.