mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-14 09:34:46 +00:00
c4a05f9344
* Initial support for GraalPy * Mark tests that currently fail on GraalPy with xfail * Add graalpy to CI * Limit test deps on graalpy to available binary wheels * Skip cmake test installed_function on GraalPy CMake won't find libpython on GraalPy, it either fails or silently picks CPython's libpython. * Factor out setting function docstrings into a macro * Try to narrow down skipped tests |
||
---|---|---|
.. | ||
installed_embed | ||
installed_function | ||
installed_target | ||
subdirectory_embed | ||
subdirectory_function | ||
subdirectory_target | ||
CMakeLists.txt | ||
embed.cpp | ||
main.cpp | ||
test.py |