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 ccf7e40 commit 20c6579Copy full SHA for 20c6579
setup.py
@@ -59,4 +59,5 @@
59
python_requires='>=3.7',
60
setup_requires=['hpy>0.0.2'],
61
hpy_ext_modules=ext_modules,
62
+ py_modules=[]
63
)
0 commit comments