Skip to content

Commit cb83413

Browse files
Update setup.py
1 parent 8446f3f commit cb83413

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from setuptools import find_packages, setup
66
from setuptools.dist import Distribution
77

8+
89
# Tested with wheel v0.29.0
910
class BinaryDistribution(Distribution):
1011
def has_ext_modules(self):

0 commit comments

Comments
 (0)