No offence

  • abraxas@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I didn’t think anyone was using easy_install anymore, but I still see it in docs for stuff.

    Poetry looks interesting, but does it support private-only dependencies, where the system will reject a library or version if it has not been previously approved and cached?

      • abraxas@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Ah, yeah. Pretty awesome. Looks like they added that in 2019. I wonder why I’ve not seen that behavior used much at all.

        Is there also good repo-mirror functionality to keep it easy to curate the private source?

        • pingveno@lemmy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          I’m not sure why it’s not done as much. But yes, there’s tooling to maintain a mirror. I’m not sure about quality, since I haven’t done it myself.