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
If a dependencies dependencies are specified multiple times, merge extras
by ommission. This led to bugs where dependencies didn't get installed when
specified both as an extras and as not
Dependencies specifying sys_platform == "win32" now applies to 64-bit
Windows installations as well. This should fix cases where Windows dependencies
weren't being installed.
Fixed a dependency-installation bug triggered by symlinks inside Pypi source archives