Commit 7033ba6
committed
Pull request #26: feature/EOA-10706-fix-setuptools82
Merge in SDK/python_telesign from feature/EOA-10706-fix-setuptools82 to developer
Squashed commit of the following:
commit fb77f31169ed3faa7813ebf6a60f38648e563a31
Author: MousumiMohanty <@telesign.com>
Date: Tue Mar 17 14:50:19 2026 +0530
removed f-string and find_namespace_packages to .format() and find_packages
commit 49574c0a300da377432922556b1e2287c91834e3
Author: MousumiMohanty <@telesign.com>
Date: Mon Mar 16 12:01:37 2026 +0530
auto-generate version from setup.py
commit 32391640fbf6b54e04c3c17306c10b8d2b3c9484
Author: MousumiMohanty <@telesign.com>
Date: Thu Mar 12 18:53:45 2026 +0530
Added fix for settuptool 821 parent 6ad8005 commit 7033ba6
4 files changed
+19
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | | - | |
5 | 2 | | |
6 | 3 | | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
10 | 7 | | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | | - | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| 13 | + | |
| 14 | + | |
Whitespace-only changes.
0 commit comments