pdm meson使用
1 | |
在pdm install之后,.pdm-build 下会多一个pth文件,指向src下的库文件夹,因此pytest能识别。
对于 Python.h not found 的问题
1 | |
pdm meson使用
http://grasscube.top/2025/01/29/pdm-meson使用/
1 | |
在pdm install之后,.pdm-build 下会多一个pth文件,指向src下的库文件夹,因此pytest能识别。
对于 Python.h not found 的问题
1 | |