Skip to content

Commit e24239f

Browse files
authored
fix: include tests in SDist (#362)
Required for downstream packagers
1 parent a0c1de2 commit e24239f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ include CHANGELOG.md
44
include src/auditwheel/policy/*.json
55
include src/auditwheel/_vendor/wheel/LICENSE.txt
66

7+
graft tests
8+
79
exclude .coveragerc
810
exclude .gitignore
911
exclude .git-blame-ignore-revs
@@ -13,4 +15,3 @@ exclude noxfile.py
1315

1416
prune .github
1517
prune scripts
16-
prune tests

0 commit comments

Comments
 (0)