Skip to content

Commit

Permalink
Don't include 'tests' dir in package.
Browse files Browse the repository at this point in the history
  • Loading branch information
irgeek committed Jun 29, 2023
1 parent c6089e3 commit 284323d
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
Expand Up @@ -2,3 +2,4 @@ include strenum/*.pyi
include strenum/*.typed
include versioneer.py
include strenum/_version.py
exclude tests/*

0 comments on commit 284323d

Please sign in to comment.