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
Make lazily fetching dependencies compatible to disallow_empty_glob (#477)
Some python packages are provided as ".tar.gz" instead of ".whl".
In such cases globbing for ".whl" files returns an empty result.
Co-authored-by: Jonathon Belotti <[email protected]>
0 commit comments