summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2023-01-23 14:24:26 +0000
committerWill Handley2023-01-23 14:24:26 +0000
commit80e0e1642f84b0882999f1e3767f2104f93f63b9 (patch)
treebe82de9ef1cd759bb073735a095036538e77a7f6 /PKGBUILD
parentfb4583d1f5214202875bc9a41054b9b30df2f602 (diff)
downloadaur-80e0e1642f84b0882999f1e3767f2104f93f63b9.tar.gz
Corrected description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b681695fb0e8..9bc21c86ceda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="https://github.com/undark-lab/swyft"
license=('Apache')
groups=()
-depends=(python-toolz python-numpy python-torch python-pytorch-lightning python-zarr python-matplotlib python-scipy python-torchist python-fasteners)
+depends=(python-toolz python-numpy python-pytorch python-pytorch-lightning python-zarr python-matplotlib python-scipy python-torchist python-fasteners)
makedepends=(python-build python-installer)
provides=()
conflicts=()