You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When requirements.txt has --find-links some_directory and a package some-package, which is only available from that directory, is added/updated, then prequ sync fails to an error that it can't find some-package.