diff options
Diffstat (limited to 'python-linear-operator.spec')
-rw-r--r-- | python-linear-operator.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-linear-operator.spec b/python-linear-operator.spec index 5c96c2f..9c163f4 100644 --- a/python-linear-operator.spec +++ b/python-linear-operator.spec @@ -24,6 +24,7 @@ BuildRequires: python3-setuptools_scm BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel +BuildRequires: python3-hatchling %description -n python3-linear-operator LinearOperator is a PyTorch package for abstracting away the linear algebra routines needed for structured matrices (or operators). |