top | item 45752337 (no title) mhogers | 4 months ago Seeing a `pip install -r requirements.txt` in a very recently created python project is almost a red flag now... discuss order hn newest unknown|4 months ago [deleted] nomel|4 months ago requirements.txt allows pip arguments to be included, so can be doing much more than just listing package names.For example, installing on an air gapped system, where uv barely has support.
nomel|4 months ago requirements.txt allows pip arguments to be included, so can be doing much more than just listing package names.For example, installing on an air gapped system, where uv barely has support.
unknown|4 months ago
[deleted]
nomel|4 months ago
For example, installing on an air gapped system, where uv barely has support.