Commit 58e1ec7
Merge PR pypa#1166: PEP 639 compliance
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 <3234522+DimitriPapadopoulos@users.noreply.github.com>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments