Commit 9869606
[WebPubSubClient] Convert azure-messaging-webpubsubclient package from setup.py to pyproject.toml with Python 3.9+ support (#42462)
* Initial plan
* Convert azure-messaging-webpubsubclient from setup.py to pyproject.toml
Co-authored-by: swathipil <[email protected]>
* Apply reviewer feedback: update repository URL, include CHANGELOG.md in readme, and add doc*/stress* exclusions
Co-authored-by: swathipil <[email protected]>
* Remove MIT License classifier from pyproject.toml as requested
Co-authored-by: swathipil <[email protected]>
* Add samples* to package exclusions in pyproject.toml
Co-authored-by: swathipil <[email protected]>
* Update Python version support: drop 3.8, add 3.13, set minimum to 3.9
Co-authored-by: swathipil <[email protected]>
---------
Co-authored-by: Copilot <[email protected]>
Co-authored-by: swathipil <[email protected]>1 parent a0ef7b2 commit 9869606
File tree
2 files changed
+56
-76
lines changed- sdk/webpubsub/azure-messaging-webpubsubclient
2 files changed
+56
-76
lines changedLines changed: 56 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
1 | 57 | | |
2 | 58 | | |
3 | 59 | | |
This file was deleted.
0 commit comments