diff --git a/news/178.feature b/news/178.feature index de15699405701650cde84767b0d27bf91bbbcb50..b0f8aff313fde949bea127a5a1d997a616c636ac 100644 --- a/news/178.feature +++ b/news/178.feature @@ -1,3 +1,4 @@ Improve the user experience of `pdm run`: - Add a special key in tool.pdm.scripts that holds configurations shared by all scripts. - Support loading env var from a dot-env file. +- Add a flag `-s/--site-packages` to include system site-packages when running.