gnu: psautohint: Remove unneeded dependencies.
* gnu/packages/fontutils.scm (psautohint)[native-inputs]: Remove PYTHON-FS and PYTHON-PYTEST-RANDOMLY.master
parent
0584f5b489
commit
9e95be01d9
|
@ -808,10 +808,8 @@ suite of the @code{psautohint} package.")
|
|||
(inputs (list python-fonttools))
|
||||
(native-inputs
|
||||
(list psautohint-font-data
|
||||
python-fs
|
||||
python-pytest
|
||||
python-pytest-cov
|
||||
python-pytest-randomly
|
||||
python-pytest-xdist
|
||||
python-setuptools-scm
|
||||
python-wheel))
|
||||
|
|
Reference in New Issue