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 long_description_content_type option which we use in order to render readme files for modules has only been introduced in setuptools-38.6.0. However, the new superchain comes with setuptools-38.4.0 installed.
This causes all python distribution packages to be invalid.
The text was updated successfully, but these errors were encountered:
The
long_description_content_type
option which we use in order to render readme files for modules has only been introduced in setuptools-38.6.0. However, the new superchain comes with setuptools-38.4.0 installed.This causes all python distribution packages to be invalid.
The text was updated successfully, but these errors were encountered: