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
The new class index file added by #1492 does not work with resolver = coursier. It appears that this condition forces the unpinned script to be used without accounting for the index_file attribute.
The new class index file added by #1492 does not work with
resolver = coursier. It appears that this condition forces the unpinned script to be used without accounting for theindex_fileattribute.