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]
parent
1913f252
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]