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 90b31fe commit 2d020a6Copy full SHA for 2d020a6
setup.py
@@ -16,6 +16,7 @@
16
import warnings
17
18
from setuptools import Extension, setup
19
+from setuptools.command.build_ext import build_ext
20
21
# Use this version when git data are not available, like in git zip archive.
22
# Update when tagging a new release.
0 commit comments