Vendoring update helper is not working #6732
Labels
C: PEP 517 impact
Affected by PEP 517 processing
type: maintenance
Related to Development and Maintenance Processes
Environment
Description
Trying to re-vendor packages with
invoke vendoring.update
fails. We're hitting #6222 there.Expected behavior
Packages can be re-vendored cleanly.
How to Reproduce
invoke
and ourtasks/
.invoke vendoring.update
.Output
Actual error when flit fails to install with
setup.py install
.The text was updated successfully, but these errors were encountered: