Commit b6dac98
Fix package-data configuration to use pytyped key
Updated pyproject.toml to use `pytyped = ["py.typed"]` instead of `"azure.cosmos" = ["py.typed"]` to match the pattern used in other Azure SDK packages like azure-eventhub.
Co-authored-by: swathipil <[email protected]>1 parent d0d3221 commit b6dac98
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments