mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 09:41:39 -05:00
Merge pull request #1055 from arichtman/aws-sso-util-override
fix: aws-sso-util needs Poetry
This commit is contained in:
commit
d45ca6fb03
1 changed files with 6 additions and 0 deletions
|
@ -1465,6 +1465,12 @@
|
||||||
"aws-sam-translator": [
|
"aws-sam-translator": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
"aws-sso-lib": [
|
||||||
|
"poetry"
|
||||||
|
],
|
||||||
|
"aws-sso-util": [
|
||||||
|
"poetry"
|
||||||
|
],
|
||||||
"aws-xray-sdk": [
|
"aws-xray-sdk": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue