Skip to content

Commit

Permalink
chore: exclude .github/ from sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
dairiki committed Feb 10, 2023
1 parent 6c3188c commit 209a2b1
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 @@
exclude .gitignore
exclude .pre-commit-config.yaml
prune .github

# these are redundant, as setuptools-scm includes everything in the git repo
include LICENSE.txt README.md CHANGES.md
Expand Down

0 comments on commit 209a2b1

Please sign in to comment.