Commit 99fbdc6
authored
fix: include jumpstart/region_config.json in MANIFEST.in (#5605)
The file src/sagemaker/jumpstart/region_config.json is missing from the
source distribution. The jumpstart constants module loads this file at
import time and logs an ERROR when it is absent, which triggers
monitoring alerts (e.g. Datadog) in production environments.
Fixes #55501 parent 11fdc20 commit 99fbdc6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments