Commit 2e5a830
committed
Replace description-content-type by its underscore name
Since v78.0.0, setuptools no longer accepts options containing
uppercase or dash characters in setup.cfg [1].
[1] https://github.com/pypa/setuptools/blob/main/NEWS.rst#v7800
Closes-Bug: #2104030
Change-Id: Id88b9c73a4cd9511750f38da9393dae3adbc5c1e1 parent b01c138 commit 2e5a830
1 file changed
Lines changed: 1 addition & 1 deletion
| 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