Commit 819c3fe
committed
Pull request #27: Feature/EOA-10706 fix setuptools82
Merge in SDK/python_telesign_enterprise from feature/EOA-10706-fix-setuptools82 to developer
Squashed commit of the following:
commit f7e41ac20ab0648491ef7b89355a37330b99b85a
Author: MousumiMohanty <@telesign.com>
Date: Tue Mar 17 15:22:39 2026 +0530
removed f-string and find_namespace_packages to .format() and find_packages
commit f3f5b493a6ce0afa7d115dd03b76700905f38850
Author: MousumiMohanty <@telesign.com>
Date: Mon Mar 16 12:58:20 2026 +0530
removed the space from version file
commit 6c1d53dd4771f4c591fef55f73d726703309d424
Author: MousumiMohanty <@telesign.com>
Date: Mon Mar 16 12:55:17 2026 +0530
auto-generate version from setup.py
commit ddb7cf4effca51df51748f550976c6608699d176
Author: MousumiMohanty <@telesign.com>
Date: Fri Mar 13 17:50:30 2026 +0530
updated the syntax
commit e346c59409f44b79ffad32833ead612f7b965099
Author: MousumiMohanty <@telesign.com>
Date: Thu Mar 12 18:54:44 2026 +0530
Added fix for settuptool 821 parent 9ac2a24 commit 819c3fe
4 files changed
Lines changed: 19 additions & 5 deletions
| 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 | + | |
1 | 2 | | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
4 | 11 | | |
5 | 12 | | |
6 | | - | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
40 | 47 | | |
41 | 48 | | |
42 | 49 | | |
43 | | - | |
| 50 | + | |
| 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