guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#64224] [PATCH v2] gnu: Add python-cloup.


From: Lars-Dominik Braun
Subject: [bug#64224] [PATCH v2] gnu: Add python-cloup.
Date: Thu, 22 Jun 2023 21:32:19 +0200

Hi jgart,

> Do you happen to know why pytest is still required here even though we
> are using pyproject-build-system? Is there a thread you can point me to
> that explains that? Not sure I understand why this is the case yet from
> reading the code for that build-system.

pytest is always required as an input when used for testing. It is never
pulled in automatically, but its presence decides which testing framework
will be used (i.e. pytest is present → use pytest).

Lars






reply via email to

[Prev in Thread] Current Thread [Next in Thread]