Commit e7af2d8
committed
pyproject: add description metadata
The twine upload fails with
InvalidDistribution: Invalid distribution metadata: unrecognized or malformed field 'description'
Add a description to make the tool happy.
Signed-off-by: Daniel Wagner <[email protected]>1 parent d8265f6 commit e7af2d8
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 14 | | |
19 | 15 | | |
| 16 | + | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
0 commit comments