Skip to content

Commit

Permalink
Update CLI pyproject.toml for editable aws-sso-lib dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
benkehoe committed Jul 19, 2023
1 parent 78c3083 commit 2bf0b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jsonschema = "^3.2.0"
aws-error-utils = "^2.4"
python-dateutil = "^2.8.1"
aws-sso-lib = "^1.13.0"
# aws-sso-lib = { path = "../lib" }
# aws-sso-lib = { path = "../lib", develop = true }
requests = "^2.26.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 2bf0b77

Please sign in to comment.