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
If only doing it on demand, I bet nobody will ever do it 😉 Like @nicoddemus said, if it's not a problem when releasing in practice, I don't see why it should be removed.
tox -e release -- …
triggers the link checking, which is very slow.This should only be done on demand I think.
There's an option to skip it: https://github.com/blueyed/pytest/blob/059bf16d09dde7720876fae67a1f096b401137ac/scripts/release.py#L118
The text was updated successfully, but these errors were encountered: