Add build-systems for a couple of types pkgs

This commit is contained in:
Bouke van der Bijl 2023-09-25 10:52:05 +02:00
parent 093383b3d7
commit 27b1e58842

View file

@ -18851,6 +18851,9 @@
"types-aiobotocore-sts": [ "types-aiobotocore-sts": [
"setuptools" "setuptools"
], ],
"types-aiofiles": [
"setuptools"
],
"types-awscrt": [ "types-awscrt": [
"poetry-core" "poetry-core"
], ],
@ -18926,6 +18929,9 @@
"types-psycopg2": [ "types-psycopg2": [
"setuptools" "setuptools"
], ],
"types-pycocotools": [
"setuptools"
],
"types-pygments": [ "types-pygments": [
"setuptools" "setuptools"
], ],
@ -18965,6 +18971,9 @@
"types-toml": [ "types-toml": [
"setuptools" "setuptools"
], ],
"types-tqdm": [
"setuptools"
],
"types-typed-ast": [ "types-typed-ast": [
"setuptools" "setuptools"
], ],