Hi, I m afraid yes.
This could be tested with Salsa CI easily. (see the d/salsa-ci.yml in matplotlib) Thanks for noticing. Greetings Le jeu. 25 juin 2026, 10:25, Simon McVittie <[email protected]> a écrit : > On Thu, 25 Jun 2026 at 08:22:46 +0200, Alexandre Detiste wrote: > > override_dh_sphinxdoc: > >+ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS))) > > PYTHONPATH=. python3 -m sphinx -N -b html doc/source > $(CURDIR)/debian/python-eventlet-doc/usr/share/doc/python-eventlet-doc/html > >+endif > > dh_sphinxdoc > > Shouldn't this be looking for nodoc, rather than nocheck? > > smcv >

