Adding missing dependencies for graphviz #69

Merged
smithfarm merged 1 commits from :leap-16.0 into leap-16.0 2025-09-01 11:36:07 +02:00
6 changed files with 7 additions and 2 deletions

4
.gitmodules vendored
View File

@@ -16365,7 +16365,7 @@
[submodule "python-numpydoc"]
path = python-numpydoc
url = ../../pool/python-numpydoc
barnch = leap-16.0
branch = leap-16.0
[submodule "python-odfpy"]
path = python-odfpy
url = ../../pool/python-odfpy
@@ -17019,7 +17019,7 @@
url = ../../pool/python-sphinx-click
branch = leap-16.0
[submodule "python-sphinx-gallery"]
path = python-sphinx-gallery
path = python-sphinx-gallery
Review

I thought this has been fixed by Nathan? perhaps your local git is out of date

I thought this has been fixed by Nathan? perhaps your local git is out of date
Review

I was thinking the same.
But I should have realized that any typo in .gitmodules is a warning light, because .gitmodules should never need to be edited manually. With two exceptions that I know of:

  1. resolving rebase/cherry-pick conflicts
  2. removing a submodule
I was thinking the same. But I should have realized that any typo in `.gitmodules` is a warning light, because `.gitmodules` should never need to be edited manually. With two exceptions that I know of: 1. resolving rebase/cherry-pick conflicts 2. removing a submodule
url = ../../pool/python-sphinx-gallery
branch = leap-16.0
[submodule "python-sphinx-qt-documentation"]

1
python-numpydoc Submodule

Submodule python-numpydoc added at 54bff35f09

1
python-sphinx-gallery Submodule

Submodule python-sphinx-gallery added at 8bca28df9a