Commit cd656f0
authored
chore: Fix license metadata in setup.py (#5934)
### Description
See [PEP 639](https://peps.python.org/pep-0639/#deprecate-license-field)
for deprecation of `license` and license in classifiers in favor of
`license_expression`.
#### Issues
* resolves: #5932
* resolves: PY-22761 parent a45e18c commit cd656f0
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
| |||
0 commit comments