We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c1de2 commit e24239fCopy full SHA for e24239f
MANIFEST.in
@@ -4,6 +4,8 @@ include CHANGELOG.md
4
include src/auditwheel/policy/*.json
5
include src/auditwheel/_vendor/wheel/LICENSE.txt
6
7
+graft tests
8
+
9
exclude .coveragerc
10
exclude .gitignore
11
exclude .git-blame-ignore-revs
@@ -13,4 +15,3 @@ exclude noxfile.py
13
15
14
16
prune .github
17
prune scripts
-prune tests
0 commit comments