Merge pull request #542 from cpcloud/build-systems

Add more build systems overrides
This commit is contained in:
adisbladis 2022-02-02 07:57:32 +12:00 committed by GitHub
commit 1e91b23606
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -429,6 +429,12 @@
"json-schema-for-humans": [
"poetry-core"
],
"jupyter-server": [
"jupyter-packaging"
],
"jupyterlab": [
"jupyter-packaging"
],
"keystoneauth1": [
"pbr"
],
@ -495,9 +501,6 @@
"matrix-nio": [
"poetry-core"
],
"metprint": [
"poetry-core"
],
"mcstatus": [
"poetry-core"
],
@ -514,6 +517,18 @@
"memory-allocator": [
"cython"
],
"metprint": [
"poetry-core"
],
"mkdocs-autorefs": [
"poetry"
],
"mkdocs-jupyter": [
"poetry-core"
],
"mkdocstrings": [
"pdm-pep517"
],
"mock": [
"pbr"
],
@ -550,6 +565,9 @@
"nats-python": [
"poetry-core"
],
"nbclassic": [
"jupyter-packaging"
],
"netcdf4": [
"cython"
],
@ -909,6 +927,9 @@
"pytile": [
"poetry-core"
],
"pytkdocs": [
"pdm-pep517"
],
"pytzdata": [
"poetry"
],