Skip to content

Commit 330186a

Browse files
committed
install fix
1 parent bae1125 commit 330186a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# https://github.com/pybind/python_example
22
from pybind11.setup_helpers import Pybind11Extension, build_ext
33
from setuptools import setup
4-
from setuptools.command.build_ext import build_ext
54

65
ext_modules = [
76
Pybind11Extension(

0 commit comments

Comments
 (0)