Files
OrcaSlicer/deps_src/pybind11/include/pybind11/conduit/README.txt
T
2026-07-02 17:49:36 +08:00

16 lines
298 B
Plaintext

NOTE
----
The C++ code here
** only depends on <Python.h> **
and nothing else.
DO NOT ADD CODE WITH OTHER EXTERNAL DEPENDENCIES TO THIS DIRECTORY.
Read on:
pybind11_conduit_v1.h — Type-safe interoperability between different
independent Python/C++ bindings systems.