Commit 6e25ce2
authored
Replace license classifier with license expression (#176)
- use metadata 2.4 style
While checking the license I noticed that the license is MIT, but the
license classifier was set to Apache License.
While correcting this, I replaced the license classifier with a license
expression as per PEP-639.1 parent 3419136 commit 6e25ce2
1 file changed
+2
-2
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 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments