Skip to content

Commit

Permalink
Clean up packaging code.
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman committed Dec 29, 2021
1 parent c47ef9b commit 21ba673
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion MANIFEST.in
Expand Up @@ -2,5 +2,4 @@ include AUTHORS
include LICENSE
include README.md
recursive-include docs *
recursive-include tap/locale *
prune docs/_build
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -13,4 +13,4 @@ serialize = {major}.{minor}
max-line-length = 88

[metadata]
license-file = LICENSE
license_file = LICENSE

0 comments on commit 21ba673

Please sign in to comment.