Commit 2ad14c8
committed
fix: change setup-cfg keys from dash to snake case
Setuptools no longer accepts options containing uppercase or dash characters in
setup.cfg
Signed-off-by: Dominic Evans <[email protected]>1 parent 6bfbe92 commit 2ad14c8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
0 commit comments