pramen icon indicating copy to clipboard operation
pramen copied to clipboard

move from poetry to pdm

Open zhukovgreen opened this issue 2 years ago • 0 comments

pdm is just awesome and has reacher functionality than poetry. One of the most important are:

  • possibility to refer env vars in the pyproject.toml (required for #40 )
  • is significantly faster
  • allows defining pdm scripts which removes the need for the Makefile

zhukovgreen avatar Oct 06 '22 12:10 zhukovgreen