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": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-aiofiles": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-awscrt": [
|
||||
"poetry-core"
|
||||
],
|
||||
|
@ -18926,6 +18929,9 @@
|
|||
"types-psycopg2": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-pycocotools": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-pygments": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -18965,6 +18971,9 @@
|
|||
"types-toml": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-tqdm": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-typed-ast": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue