Skip to content

Commit

Permalink
overrides: add build systems
Browse files Browse the repository at this point in the history
  • Loading branch information
zeratax authored and adisbladis committed Nov 6, 2023
1 parent 8810f7d commit 23140fe
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions overrides/build-systems.json
Original file line number Diff line number Diff line change
Expand Up @@ -1729,6 +1729,15 @@
"azure-batch": [
"setuptools"
],
"azure-cli": [
"setuptools"
],
"azure-cli-core": [
"setuptools"
],
"azure-cli-telemetry": [
"setuptools"
],
"azure-common": [
"setuptools"
],
Expand Down Expand Up @@ -1798,6 +1807,9 @@
"azure-mgmt-appconfiguration": [
"setuptools"
],
"azure-mgmt-appcontainers": [
"setuptools"
],
"azure-mgmt-applicationinsights": [
"setuptools"
],
Expand Down Expand Up @@ -12052,6 +12064,9 @@
"pbr",
"setuptools"
],
"oschmod": [
"setuptools"
],
"oscpy": [
"setuptools"
],
Expand Down Expand Up @@ -13363,9 +13378,18 @@
"pulumi-command": [
"setuptools"
],
"pulumi-gcp": [
"setuptools"
],
"pulumi-kubernetes": [
"setuptools"
],
"pulumi-random": [
"setuptools"
],
"pulumi-tls": [
"setuptools"
],
"pure-cdb": [
"setuptools"
],
Expand Down Expand Up @@ -13810,6 +13834,9 @@
"pycomfoconnect": [
"setuptools"
],
"pycomposefile": [
"setuptools"
],
"pycontracts": [
"setuptools"
],
Expand Down

0 comments on commit 23140fe

Please sign in to comment.