Skip to content

Commit 2d020a6

Browse files
committed
import build_ext
1 parent 90b31fe commit 2d020a6

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
@@ -16,6 +16,7 @@
1616
import warnings
1717

1818
from setuptools import Extension, setup
19+
from setuptools.command.build_ext import build_ext
1920

2021
# Use this version when git data are not available, like in git zip archive.
2122
# Update when tagging a new release.

0 commit comments

Comments
 (0)