this post was submitted on 13 Oct 2023
303 points (80.7% liked)

Programmer Humor

31800 readers
277 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 14 points 10 months ago (1 children)

That's pipenv. Pip just has the capability to read and write from a requirements.txt, which is a step that must be taken manually

[โ€“] [email protected] 2 points 10 months ago

Oh right, sorry.