Commit 4070431
Taniya Mathur
Fix GitLab CI pipeline failure by adding publish.py dependencies
- Add typer, rich, and boto3 to CI environment dependencies
- These packages are required for importing publish.py in unit tests
- Resolves ImportError that was causing pipeline failures in developer_tests stage1 parent 0e2f630 commit 4070431
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments