Skip to content

Commit 14f00b4

Browse files
committed
fixup! exp: tentative fixup
1 parent 7cdcb1d commit 14f00b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from Cython.Build import cythonize
77
from setuptools import Command, Extension, setup
8-
from setuptools.command import build_ext
8+
from setuptools.command.build_ext import build_ext
99

1010

1111
BASEDIR = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)