Skip to content

Commit

Permalink
fix(ci-cd): added poetry to fix undefined symbol error
Browse files Browse the repository at this point in the history
  • Loading branch information
boltdynamics committed Nov 29, 2023
1 parent 4248f8b commit f95f00f
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 4 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ boto3 = "*"
staxapp = "*"
# https://stackoverflow.com/questions/76667202/aws-lambda-function-cant-find-module
jsonschema = "==4.17.3"
poetry = "*"

[requires]
python_version = "3.11"
Expand Down
Loading

0 comments on commit f95f00f

Please sign in to comment.