Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (1 child)

Seriously, I usually use Poetry these days for most projects, shit just works, build well and lets me distribute my code from PiPy just fine. Everything in one pyproject.yaml.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago (1 child)

    I like the pyproject.yaml, but checking dependencies with poetry takes 5 to 10 minutes for my projects.

  • source
  • parent
  • hideshow 2 child comments