• cecilkorik@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    21 hours ago

    I hate python packaging. pip freeze is about as complicated as I’m willing to get with it, because all the other options horrify me.

    • Static_Rocket@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      16 hours ago

      Flit isn’t awful, but it’s still a little disappointing that it expects an explicit version string from the package and can’t take one from the pyproject.toml, but maybe that’s changed now