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
Without any argument towncrier defaults to `build`. But towncrier
added a `--version` argument to just print the towncrier version.
NumPy relies on passing `--version` which collides. Even if
towncrier might revert the change, using `towncrier build` explicitly
just doesn't hurt.
Closesnumpygh-18788
0 commit comments