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.
2 parents 84f4eec + 9313174 commit 406f982Copy full SHA for 406f982
pkgsetup.go
@@ -38,7 +38,7 @@ setuptools.setup(
38
)
39
`
40
41
- manifestTempl = `global-include *.so *.py
+ manifestTempl = `global-include *.so *.py *.pyd
42
global-exclude build.py
43
44
0 commit comments