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
setuptools 69.3+ normalizes sdist name to openslide_python
Current versions of setuptools normalize the filename of the source
tarball and of its toplevel directory to openslide_python-* per PEP 625.
This is an intentional ecosystem-wide change, so adapt to it rather than
trying to undo it.
Signed-off-by: Benjamin Gilbert <[email protected]>
0 commit comments