this post was submitted on 13 Oct 2023
307 points (80.9% liked)

Programmer Humor

32192 readers
196 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
[โ€“] 48954246 14 points 11 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 11 months ago

Oh right, sorry.