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 8446f3f commit cb83413Copy full SHA for cb83413
setup.py
@@ -5,6 +5,7 @@
5
from setuptools import find_packages, setup
6
from setuptools.dist import Distribution
7
8
+
9
# Tested with wheel v0.29.0
10
class BinaryDistribution(Distribution):
11
def has_ext_modules(self):
0 commit comments