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 57c3f1e commit de2df30Copy full SHA for de2df30
1 file changed
MANIFEST.in
@@ -8,7 +8,7 @@ graft tests
8
global-exclude *.pyc
9
include multidict/*.c
10
exclude multidict/_multidict.html
11
-exclude multidict/_multidict.*.so
12
-exclude multidict/_multidict.pyd
13
-exclude multidict/_multidict.*.pyd
+exclude multidict/*.so
+exclude multidict/*.pyd
14
prune docs/_build
0 commit comments