Skip to content

Commit

Permalink
Added MANIFEST.in file to include/exclude files for distribution.
Browse files Browse the repository at this point in the history
Co-authored-by: MindFlow <mf@mindflo.ai>
  • Loading branch information
TarikKaanKoc and MindFlow committed Mar 18, 2023
1 parent 44a942d commit 9c2e62c
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 @@
include mintlemon/data/*
exclude tests/*
exclude docs/*
exclude examples/*

0 comments on commit 9c2e62c

Please sign in to comment.