Skip to content

Commit

Permalink
Update MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
clorton committed Dec 4, 2024
1 parent b2acfca commit 34feef7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ graft docs
graft src
graft ci
graft tests
graft examples

include .bumpversion.cfg
include .cookiecutterrc
Expand All @@ -20,3 +21,4 @@ include LICENSE
include README.rst

global-exclude *.py[cod] __pycache__/* *.so *.dylib *.DS_Store
recursive-exclude .devcontainer/

0 comments on commit 34feef7

Please sign in to comment.