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
Rollback cdfb1a3 - support "pip install --editable ." (issue2550866)
cdfb1a3 uses setuptools entry_points key which is not available
in standard distutils. The proper fix is to modify
�roundup.distutils.build_scripts so that it doesn't fail with pip.
0 commit comments