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
This affords adding a CI check to ensure we never commit vendored code
with modifications beyond import re-writes.
And for this first burn of the new CI check to go green, the edit of
vendored wheel code in 16cfd97 is undone by a fresh run of
`tox -evendor`.
Fixes#649Fixes#650
This will ensure we never check in modifications (beyond automated import re-writes) to vendored code.
The text was updated successfully, but these errors were encountered: