mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
overrides for types-aiobotocore-* and troposphere
This commit is contained in:
parent
0c5bae34be
commit
715ed54c22
1 changed files with 18 additions and 0 deletions
|
@ -16735,6 +16735,9 @@
|
|||
"trio-websocket": [
|
||||
"setuptools"
|
||||
],
|
||||
"troposphere": [
|
||||
"setuptools"
|
||||
],
|
||||
"trueskill": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -16892,6 +16895,21 @@
|
|||
"types-awscrt": [
|
||||
"poetry-core"
|
||||
],
|
||||
"types-aiobotocore": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-aiobotocore-cloudformation": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-aiobotocore-ec2": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-aiobotocore-elbv2": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-aiobotocore-ssm": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-cachetools": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue