pybind11/pybind11
Eli Schwartz 3cc7e4258c
add --version option to pybind11-config (#4526)
Without this, it's impossible to get feature parity between detection
mechanisms. Both the pkg-config file and the cmake config set their
versions, but the python probe script didn't provide an option for this.

So you could print the compiler flags for using it, but you could not
check what you got.
2023-02-22 21:59:14 -08:00
..
__init__.py chore: move to Ruff and add rules (#4483) 2023-02-22 06:18:55 -08:00
__main__.py add --version option to pybind11-config (#4526) 2023-02-22 21:59:14 -08:00
_version.py chore: back to work 2023-01-03 14:23:36 -05:00
commands.py chore: move to Ruff and add rules (#4483) 2023-02-22 06:18:55 -08:00
py.typed feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00
setup_helpers.py chore: move to Ruff and add rules (#4483) 2023-02-22 06:18:55 -08:00