Merge pull request #984 from yorickvP/master

build-systems: add some more overrides
This commit is contained in:
adisbladis 2023-02-27 12:50:05 +13:00 committed by GitHub
commit a15e04c464
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9085,6 +9085,9 @@
"cython",
"setuptools"
],
"msgpack-python": [
"setuptools"
],
"msgpack-types": [
"poetry"
],
@ -14869,6 +14872,9 @@
"cython",
"setuptools"
],
"reserved": [
"setuptools"
],
"resolvelib": [
"setuptools"
],
@ -15757,6 +15763,9 @@
"setuptools",
"setuptools-scm"
],
"singledispatch": [
"setuptools"
],
"single-source": [
"poetry-core"
],
@ -18810,6 +18819,9 @@
"setuptools",
"setuptools-scm"
],
"zipseeker": [
"setuptools"
],
"zipstream": [
"setuptools"
],