You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Amending regresion tests to see if can trigger without additional approval
* amending regression test to install poetry into setup-python version of python
* reverted python/poetry step (hopefully we didn't need to change this)
added check-licenses to make file
updated script
* returned the echo which states which environment the tests will run in
* moving pip-licences to dev dependencies
* updating poetry lock
---------
Co-authored-by: SeanSteberis <[email protected]>
Copy file name to clipboardExpand all lines: pyproject.toml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,8 @@ behave = "^1.2.6"
64
64
boto3 = "^1.38.42"
65
65
python-dotenv = "^1.1.1"
66
66
openapi-spec-validator = "^0.7.2"
67
+
pip-licenses = "^5.0.0"
68
+
67
69
68
70
[tool.poetry-plugin-lambda-build]
69
71
docker-image = "public.ecr.aws/sam/build-python3.13:1.139-x86_64"# See https://gallery.ecr.aws/search?searchTerm=%22python%22&architecture=x86-64&popularRegistries=amazon&verified=verified&operatingSystems=Linux
0 commit comments