## Is your feature request related to a problem? Please describe. When a venv is created with the `include-system-site-packages` configuration option on, PDM still installs PyPI packages specified in the lockfile. See https://github.com/python-poetry/poetry/pull/8359 See also https://github.com/pdm-project/pdm/issues/1787 ## Describe the solution you'd like See https://github.com/python-poetry/poetry/pull/8359