3if sys.version_info < (3, 6):
4 msg =
"pybind11 does not support Python < 3.6. 2.9 was the last release supporting Python 2.7 and 3.5."
8from ._version
import __version__, version_info
9from .commands
import get_cmake_dir, get_include, get_pkgconfig_dir