Fix missing user dir in `python -m pybind11 --includes`
For the case of `pip install --user`, the header include dirs must also include `pybind11.get_include(True)`. [skip appveyor]
Showing
Please
register
or
sign in
to comment
For the case of `pip install --user`, the header include dirs must also include `pybind11.get_include(True)`. [skip appveyor]