Skip to content

Commit

Permalink
CDK - add missing pyyaml (Netflix#9284)
Browse files Browse the repository at this point in the history
Co-authored-by: Patrick Sanders <[email protected]>
  • Loading branch information
cyc115 and patricksanders authored Dec 21, 2021
1 parent 5258a7e commit 471592b
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 253 deletions.
1 change: 1 addition & 0 deletions cdk/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ pytest = "*"

[packages]
boto3 = "*"
pyyaml = "*"

[requires]
python_version = "3"
Loading

0 comments on commit 471592b

Please sign in to comment.