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
Owner

Adding missing dependencies for graphviz

Adding missing dependencies for graphviz
bigironman added 1 commit 2025-09-01 11:23:29 +02:00
maxlin_factory approved these changes 2025-09-01 11:33:59 +02:00
autogits_workflow_pr_bot requested review from autogits_obs_staging_bot 2025-09-01 11:34:10 +02:00
autogits_workflow_pr_bot requested review from lkocman-factory 2025-09-01 11:34:11 +02:00
autogits_workflow_pr_bot requested review from smithfarm 2025-09-01 11:34:11 +02:00
maxlin_factory reviewed 2025-09-01 11:36:07 +02:00
@@ -17020,3 +17020,3 @@
branch = leap-16.0
[submodule "python-sphinx-gallery"]
path = python-sphinx-gallery
path = python-sphinx-gallery
Member

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
Owner

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
smithfarm merged commit b2fec7e16c into leap-16.0 2025-09-01 11:36:07 +02:00
Sign in to join this conversation.