Merge pull request #1478 from dzmitry-lahoda-forks/patch-1

fix(build-systems): cvxpy, cosmpy, google, pydantic-..  added to build-systems.json
This commit is contained in:
Phillip Cloud 2024-01-11 06:01:33 -05:00 committed by GitHub
commit 05d2e25e68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3806,6 +3806,9 @@
"cose": [
"setuptools"
],
"cosmpy": [
"poetry-core"
],
"cot": [
"setuptools"
],
@ -7159,6 +7162,9 @@
"goodwe": [
"setuptools"
],
"google": [
"setuptools"
],
"google-api-core": [
"setuptools"
],
@ -7177,6 +7183,9 @@
"google-auth-oauthlib": [
"setuptools"
],
"google-cloud": [
"setuptools"
],
"google-cloud-access-context-manager": [
"setuptools"
],
@ -14048,6 +14057,9 @@
"from": "2.0.0"
}
],
"pydantic-extra-types": [
"hatchling"
],
"pydantic-scim": [
"setuptools-scm"
],