all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Improving the quality of Python packages
@ 2021-04-09 17:08 Ricardo Wurmus
  2021-04-11  7:37 ` Lars-Dominik Braun
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2021-04-09 17:08 UTC (permalink / raw)
  To: guix-devel

Hi there,

I just took it upon myself to upgrade our Jupyter / Python notebook
packages.  Some of these packages have their tests disabled because of
circular dependencies.  Unfortunately, when tests are disabled many
Python packages build fine even though they miss inputs.

Only when I enable tests Python complains about missing dependencies.

Is there a way we can improve the quality of those Python packages that
have tests disabled?  I’d like to gain more confidence in these packages
and be sure that at least all dependencies are among the inputs.

-- 
Ricardo


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-11 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09 17:08 Improving the quality of Python packages Ricardo Wurmus
2021-04-11  7:37 ` Lars-Dominik Braun
2021-04-11 18:32   ` Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.