Skip to content

Commit

Permalink
overrides: add build systems
Browse files Browse the repository at this point in the history
  • Loading branch information
FRidh authored and cpcloud committed Oct 26, 2023
1 parent b6ddb11 commit 46903c5
Showing 1 changed file with 73 additions and 1 deletion.
74 changes: 73 additions & 1 deletion overrides/build-systems.json
Original file line number Diff line number Diff line change
Expand Up @@ -2966,6 +2966,9 @@
"cdk-nag": [
"setuptools"
],
"cdsapi": [
"setuptools"
],
"celery": [
"setuptools"
],
Expand Down Expand Up @@ -3044,6 +3047,9 @@
"setuptools",
"setuptools-scm"
],
"cfgrib": [
"setuptools"
],
"cfgv": [
"setuptools"
],
Expand Down Expand Up @@ -3909,6 +3915,9 @@
"curio": [
"setuptools"
],
"curlify": [
"setuptools"
],
"curtsies": [
"setuptools"
],
Expand Down Expand Up @@ -4114,6 +4123,9 @@
"datamodeldict": [
"setuptools"
],
"datapackage": [
"setuptools"
],
"datapoint": [
"setuptools"
],
Expand Down Expand Up @@ -5376,6 +5388,9 @@
"ec2instanceconnectcli": [
"setuptools"
],
"eccodes": [
"setuptools"
],
"ecdsa": [
"setuptools"
],
Expand Down Expand Up @@ -5561,6 +5576,9 @@
"flit-core",
"setuptools"
],
"entsoe-py": [
"setuptools"
],
"enturclient": [
"poetry-core",
"setuptools"
Expand Down Expand Up @@ -6055,6 +6073,9 @@
"findimports": [
"setuptools"
],
"findlibs": [
"setuptools"
],
"findpython": [
"setuptools"
],
Expand Down Expand Up @@ -6815,6 +6836,9 @@
"geojson-client": [
"setuptools"
],
"geojson-rewind": [
"setuptools"
],
"geomet": [
"setuptools"
],
Expand Down Expand Up @@ -8032,6 +8056,9 @@
"hypothesis-graphql": [
"poetry"
],
"hypothesis-jsonschema": [
"setuptools"
],
"hypothesmith": [
"setuptools"
],
Expand Down Expand Up @@ -9581,6 +9608,9 @@
"setuptools",
"setuptools-scm"
],
"linear-tsv": [
"setuptools"
],
"linecache2": [
"pbr",
"setuptools"
Expand Down Expand Up @@ -11426,6 +11456,9 @@
"cython",
"setuptools"
],
"numpy-financial": [
"setuptools"
],
"numpy-stl": [
"cython",
"setuptools"
Expand Down Expand Up @@ -11614,6 +11647,15 @@
"openbabel-bindings": [
"setuptools"
],
"opencensus": [
"setuptools"
],
"opencensus-context": [
"setuptools"
],
"opencensus-ext-azure": [
"setuptools"
],
"opencv-python": [
"cmake",
"pip",
Expand Down Expand Up @@ -12167,6 +12209,9 @@
"poetry-core",
"setuptools"
],
"pandera": [
"setuptools"
],
"pandoc-attributes": [
"setuptools"
],
Expand Down Expand Up @@ -13328,6 +13373,9 @@
"pushover-complete": [
"setuptools"
],
"pvfactors": [
"setuptools"
],
"pvlib": [
"setuptools",
"setuptools-scm"
Expand Down Expand Up @@ -13363,7 +13411,10 @@
"setuptools-scm"
],
"py-cpuinfo": [
"setuptools"
"cython",
"py-cpuinfo",
"setuptools",
"setuptools-scm"
],
"py-deprecate": [
"setuptools"
Expand Down Expand Up @@ -15616,6 +15667,9 @@
"setuptools",
"setuptools-scm"
],
"pytest-aioresponses": [
"poetry"
],
"pytest-annotate": [
"setuptools"
],
Expand Down Expand Up @@ -16101,6 +16155,9 @@
"setuptools",
"setuptools-scm"
],
"python-decouple": [
"setuptools"
],
"python-didl-lite": [
"setuptools"
],
Expand Down Expand Up @@ -17460,6 +17517,9 @@
"poetry-core",
"setuptools"
],
"reretry": [
"setuptools"
],
"resampy": [
"cython",
"setuptools"
Expand Down Expand Up @@ -17971,6 +18031,9 @@
"poetry-core",
"setuptools"
],
"schemathesis": [
"hatchling"
],
"schiene": [
"setuptools"
],
Expand Down Expand Up @@ -19239,6 +19302,9 @@
"starlette-context": [
"poetry-core"
],
"starlette-testclient": [
"hatchling"
],
"starline": [
"setuptools"
],
Expand Down Expand Up @@ -19573,6 +19639,9 @@
"cython",
"setuptools"
],
"tableschema": [
"setuptools"
],
"tablib": [
"setuptools",
"setuptools-scm"
Expand All @@ -19588,6 +19657,9 @@
"from": "0.9.0"
}
],
"tabulator": [
"setuptools"
],
"tabview": [
"setuptools"
],
Expand Down

0 comments on commit 46903c5

Please sign in to comment.