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
Is your feature request related to a problem? Please describe.
Sometimes a dependency cannot be installed (missing headers, binaries, etc.). pdm continues to installing the remaining dependencies, and then retrying the failed ones.
Describe the solution you'd like
It would be useful to have an option to fail as soon as something goes wrong.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Sometimes a dependency cannot be installed (missing headers, binaries, etc.). pdm continues to installing the remaining dependencies, and then retrying the failed ones.
Describe the solution you'd like
It would be useful to have an option to fail as soon as something goes wrong.
The text was updated successfully, but these errors were encountered: