Skip to content

Commit

Permalink
Add MANIFEST.in (#581)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmoens authored Nov 27, 2023
1 parent 1a9aca2 commit e71c70c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
include README.md
include LICENSE

recursive-exclude * __pycache__
recursive-exclude * *.py[co]

0 comments on commit e71c70c

Please sign in to comment.