Skip to content

Commit

Permalink
Add MANIFEST.in file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhosk committed Sep 10, 2024
1 parent dbbe9da commit 1958288
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 README.md
include MANIFEST.in
include LICENSE
include CONTRIBUTOR_LICENSING_AGREEMENT

recursive-include src/toolviper/utils/data *
recursive-include src/toolviper/utils/data/.dropbox *
recursive-include src/toolviper/config *

0 comments on commit 1958288

Please sign in to comment.