We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae1125 commit 330186aCopy full SHA for 330186a
setup.py
@@ -1,7 +1,6 @@
1
# https://github.com/pybind/python_example
2
from pybind11.setup_helpers import Pybind11Extension, build_ext
3
from setuptools import setup
4
-from setuptools.command.build_ext import build_ext
5
6
ext_modules = [
7
Pybind11Extension(
0 commit comments