Skip to content

[chore]: remove unnecessary dependencies on yaml#206

Merged
zhongkechen merged 1 commit intomainfrom
yaml
Apr 22, 2026
Merged

[chore]: remove unnecessary dependencies on yaml#206
zhongkechen merged 1 commit intomainfrom
yaml

Conversation

@zhongkechen
Copy link
Copy Markdown
Contributor

@zhongkechen zhongkechen commented Apr 22, 2026

Issue #, if available:

Description of changes:

remove unnecessary dependency pyyaml.

pyyaml is used only in a script to generate sam template. Sam template can also be json which is natively supported by python. The template is automatically generated, so the readability isn't super important.

Dependencies

If this PR requires testing against a specific branch of the Python Language SDK (e.g., for unreleased changes), uncomment and specify the branch below. Otherwise, leave commented to use the main branch.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@zhongkechen zhongkechen merged commit 4e7ba07 into main Apr 22, 2026
59 checks passed
@zhongkechen zhongkechen deleted the yaml branch April 22, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants