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
This merges the PEP 639 compliance changes from PR pypa#1166:
- Updates license format from 'license.file' to 'license = "MIT"'
- Bumps setuptools requirement to >=77.0.3 for PEP 639 support
- Removes 'License :: OSI Approved :: MIT License' classifier (redundant with new license field)
- License file auto-detection relies on setuptools defaults
Co-authored-by: Dimitri Papadopoulos <[email protected]>
0 commit comments