mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
* gnu/packages/python-check.scm (python-pytest-mpl): Update to 0.16.1. [build-system]: Use pyproject-build-system. [arguments]<phases>: Simplify phases by removing redundant modification and use <test-flags> instead. [propagated-inputs]: Add python-jinja2, python-packaging. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>