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 2eb22ac commit 9313174Copy full SHA for 9313174
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