Commit c3570f1
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 c3570f1
1 file changed
Lines changed: 2 additions & 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 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments