pip-upgrader icon indicating copy to clipboard operation
pip-upgrader copied to clipboard

Skipping Requirements files(s)

Open eduardo4jesus opened this issue 7 years ago • 2 comments

If no requirements are given, the command attempts to detect the requirements file(s) in the current directory.

How do I skip this? Let's say I just sourced my environment from my home directory.

$ pip-upgrade 
No requirements files found in current directory. CD into your project or manually specify requirements files as arguments.

Thanks.

eduardo4jesus avatar May 21 '18 14:05 eduardo4jesus

So you need to check/upgrade the packages from your current virtualenv, without having a requirements.txt file?

simion avatar Jun 04 '18 09:06 simion

HI. Same needs here, +1

dade80vr avatar Aug 08 '18 13:08 dade80vr