Commit 22af6cb
committed
Update pyproject.toml metadata and license reference
- Removed email addresses from authors list to maintain privacy
- Changed license reference from `{ text = "MIT" }` to `{ file = "LICENSE" }` for better maintainability
- Added legacy `author` and `url` fields for compatibility with older tooling
- Kept all existing functionality while cleaning up project metadata
This change aligns with modern Python packaging standards while ensuring broader tool compatibility.1 parent e75a0fc commit 22af6cb
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
0 commit comments