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

Programmer Humor

31779 readers
412 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
[–] tias@discuss.tchncs.de 0 points 10 months ago (1 children)
[–] 48954246@lemmy.world 13 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

[–] tias@discuss.tchncs.de 2 points 10 months ago

Oh right, sorry.