mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: python-pytorch-for-r-torch: Switch to pyproject.
* gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): [build-system]: Switch to pyproject-build-system. Change-Id: I1d990b27034f81965a186cf536daaac47e93bf63 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
committed by
Andreas Enge
parent
b5a736cb1d
commit
fc2aadeb7a
@@ -5399,7 +5399,7 @@ in the audio domain.")
|
||||
(name "python-pytorch")
|
||||
(version %python-pytorch-for-r-torch-version)
|
||||
(source %python-pytorch-for-r-torch-src)
|
||||
(build-system python-build-system)
|
||||
(build-system pyproject-build-system)
|
||||
(inputs
|
||||
(modify-inputs inputs
|
||||
(replace "gloo" gloo-for-r-torch)))
|
||||
|
||||
Reference in New Issue
Block a user