Go to the source code of this file.
Classes | |
| class | setup.SDist |
Namespaces | |
| namespace | setup |
Functions | |
| str | setup.build_expected_version_hex (Dict[str, str] matches) |
| Union[bytes, str] | setup.get_and_replace (Path filename, bool binary=False, **str opts) |
| Iterator[None] | setup.remove_output (*str sources) |
Variables | |
| setup.VERSION_FILE = Path("pybind11/_version.py") | |
| setup.COMMON_FILE = Path("include/pybind11/detail/common.h") | |
| str | setup.exp_version_hex = build_expected_version_hex(matches) |
| setup.check | |
| setup.True | |
| setup.cwd | |
| setup.stdout | |
| setup.stderr | |