Commit 01b14b2
committed
build: fix builds with new setuptools
Since setuptools v69.3.0, name of the tar file is modified according
to PEP 625. Therefor update the code so it builds correctly again
with newer setuptools versions.
Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>1 parent d053268 commit 01b14b2
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments