@r343l I’d really encourage it, it’s really significantly better that everything out there, with almost no downsides.
Top-level
@r343l I’d really encourage it, it’s really significantly better that everything out there, with almost no downsides. 5 comments
|
@jacob the only downsides I can see (just off that blog) are:
- no cli run scripts from pyproject.toml. easily dealt with but mildly annoying
- we just finished moving from poetry to pdm
but pdm has a blocking issue and my main workaround is to use pyenv in my docker image (for running tests with reliable/fixed R and other binary deps) instead of system python at which point I have to change a lot anyway.