-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean unused sync options #2211
Conversation
Does anyone know how to figure out what happened in the buildkite testing? I just got a 404. |
Sorry for the delay, we had some permissions issues -- I can give you an update on this once tests run again |
this looks like a drastic change to our api, and i don't think it's what we want. i'd have to review more carefully — maintainers, feel free to re-open if needed. |
That's fine. BTW, the test failure is caused by en dash in "out–of–date". I don't know whether it is more proper for en dash instead of hyphen in this case, just to throw it out to avoid similar failures in the future. |
“out-of-date” should most definitely use hyphens, not en dashes. This is a grammatical fact, not a technical choice to prevent errors. |
Closes #2010
pipenv update --dry-run
will also output not installed packages, as what's done in non dry-run mode. Here is what it produces: