mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 17:51:40 -05:00
Add build-systems for a couple of types pkgs
This commit is contained in:
parent
093383b3d7
commit
27b1e58842
1 changed files with 9 additions and 0 deletions
|
@ -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"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue