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
Du to a likely bug in wheel, the conditional dependency on pytest ends
up being unconditional. Seem like adding parenthesis fix that (as a work
around).
See pypa/setuptools#1242Closesjupyter#324
Du to a likely bug in wheel, the conditional dependency on pytest ends
up being unconditional. Seem like adding parenthesis fix that (as a work
around).
See pypa/setuptools#1242Closesjupyter#324
See discussion in pypa/setuptools#1242
Pr on it's way. We should likely release a 5.2.1
The text was updated successfully, but these errors were encountered: