this post was submitted on 13 Oct 2023
324 points (81.4% liked)

Programmer Humor

32443 readers
1882 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] 15 points 1 year 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 1 year ago

Oh right, sorry.