Skip to content

Commit

Permalink
Merge pull request #1207 from zupo/patch-2
Browse files Browse the repository at this point in the history
Add a bunch of buildsystem fixes
  • Loading branch information
adisbladis authored Jul 7, 2023
2 parents c29afc1 + 3abd79d commit 02e4a29
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 @@ -3737,6 +3737,9 @@
"datapoint": [
"setuptools"
],
"dataproperty": [
"setuptools"
],
"datargs": [
"poetry"
],
Expand Down Expand Up @@ -5530,6 +5533,9 @@
"flake8": [
"setuptools"
],
"flake8-assertive": [
"setuptools"
],
"flake8-blind-except": [
"setuptools"
],
Expand Down Expand Up @@ -9059,6 +9065,9 @@
"marshmallow-sqlalchemy": [
"setuptools"
],
"mashumaro": [
"setuptools"
],
"mask-rcnn": [
"cython"
],
Expand Down Expand Up @@ -9125,6 +9134,9 @@
"mbddns": [
"setuptools"
],
"mbstrdecoder": [
"setuptools"
],
"mbtest": [
"setuptools"
],
Expand Down Expand Up @@ -9523,6 +9535,9 @@
"monero": [
"setuptools"
],
"money": [
"setuptools"
],
"mongodict": [
"setuptools"
],
Expand Down Expand Up @@ -15285,6 +15300,9 @@
"pyxeoma": [
"setuptools"
],
"pyxero": [
"setuptools"
],
"pyxiaomigateway": [
"setuptools"
],
Expand Down Expand Up @@ -17597,6 +17615,9 @@
"tableaudocumentapi": [
"setuptools"
],
"tabledata": [
"setuptools"
],
"tables": [
"cython",
"setuptools"
Expand Down Expand Up @@ -17697,6 +17718,9 @@
"tbm-utils": [
"setuptools"
],
"tcolorpy": [
"setuptools"
],
"tcxparser": [
"setuptools"
],
Expand Down Expand Up @@ -18467,6 +18491,9 @@
"setuptools",
"setuptools-scm"
],
"typepy": [
"setuptools"
],
"typer": [
"flit-core",
"setuptools"
Expand Down

0 comments on commit 02e4a29

Please sign in to comment.