Skip to content

Commit

Permalink
Merge pull request #27 from irgeek/fix-no-include-tests
Browse files Browse the repository at this point in the history
Don't include 'tests' dir in package.
  • Loading branch information
irgeek authored Jun 29, 2023
2 parents c6089e3 + 284323d commit f71b2f0
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 f71b2f0

Please sign in to comment.