Simon

Results 2 issues of Simon

Changed "never" to "newer"

Hello, im currently managing my python project with pdm and use it to add dependencies with ` pdm add`. I can add a local package `./vendor/local.whl` with `pdm add ./vendor/local.whl`...