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 simple string format 'MIT' is not supported by older setuptools
versions used in Python 3.8. Changed to {text = 'MIT'} format which
is compatible with all Python versions.
0 commit comments