Skip to content

Commit

Permalink
Merge pull request #1786 from Lykos153/fix/some-overrides
Browse files Browse the repository at this point in the history
Add overrides for kubernetes-validate, os-client-config and sphinx-multiversion
  • Loading branch information
cpcloud authored Oct 10, 2024
2 parents 8aa441e + 95cf556 commit 8a18db5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions overrides/build-systems.json
Original file line number Diff line number Diff line change
Expand Up @@ -10664,6 +10664,9 @@
"kubernetes-stubs": [
"poetry"
],
"kubernetes-validate": [
"setuptools"
],
"l18n": [
"setuptools"
],
Expand Down Expand Up @@ -14963,6 +14966,9 @@
"orvibo": [
"setuptools"
],
"os-client-config": [
"setuptools"
],
"os-service-types": [
"pbr",
"setuptools"
Expand Down Expand Up @@ -22923,6 +22929,9 @@
"sphinx-multitoc-numbering": [
"setuptools"
],
"sphinx-multiversion": [
"setuptools"
],
"sphinx-notfound-page": [
"flit-core",
"setuptools"
Expand Down

0 comments on commit 8a18db5

Please sign in to comment.