• just another devA
    link
    fedilink
    English
    61 day ago

    Does it allow differentiating between dependencies and dev dependencies though? I couldn’t gather that from the article.

    • @[email protected]
      link
      fedilink
      81 day ago

      UV has a shitload of features. I’ve only ever really used it for making virtualemvs for easier cross platform compatibility, but even just for that, there’s tons of options related to which packages, from where, etc.

      tl:dr probably, although differentiating between “deploy” and “dev” installs is the task of the package config which UV doesn’t (to my knowledge) replace in any way.