1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 15:10:37 +02:00
Files
guix/gnu
Vinicius Monego 5966e0ef22 gnu: python-filetype: Use pyproject-build-system.
* gnu/packages/python-xyz.scm (python-filetype)[build-system]: Use
pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase and enable
previously failing tests.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I0490afc30a0ec4b8263b9d201a2043f9e493c260
2025-06-29 00:04:44 -03:00
..