simion / pip-upgrader

An interactive pip requirements upgrader. It also updates the version in your requirements.txt file.
Apache License 2.0
517 stars 37 forks source link

add timeout argument. #40

Open LasseGravesen opened 3 years ago

LasseGravesen commented 3 years ago

Adds a timeout argument to pip-upgrader cli, instead of always using the default 15.

LasseGravesen commented 3 years ago

I'm not sure how to test it, I can't get it to run locally.