Skip to content

Commit

Permalink
Merge pull request #96 from TimMonko/manifest-to-exclude-docs
Browse files Browse the repository at this point in the history
Update MANIFEST.in
  • Loading branch information
TimMonko authored Oct 28, 2024
2 parents 01cbf07 + a35f9e9 commit 71bf7a7
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
@@ -1,5 +1,6 @@
include LICENSE
include README.md
exclude docs/*

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

0 comments on commit 71bf7a7

Please sign in to comment.