home.social

#pipcompile โ€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pipcompile, aggregated by home.social.

  1. TIL environment markers in #python do not propagate from dependencies when you run #PipTools #PipCompile. If they're in requirements.in they end up in requirements.txt, but in dependencies they just affect whether the package is depended on (end up in requirements.txt) or not.

    The propagation from requirements.in is frankly a hack, but I hadn't thought about that until now.
  2. TIL environment markers in #python do not propagate from dependencies when you run #PipTools #PipCompile. If they're in requirements.in they end up in requirements.txt, but in dependencies they just affect whether the package is depended on (end up in requirements.txt) or not.

    The propagation from requirements.in is frankly a hack, but I hadn't thought about that until now.