diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ depends=('python>=3.7' 'python-numpy1>=1.19' 'python-scikit-image>=0.19' 'python-pillow' 'python-scikit-learn' 'python-click' 'python-six' 'python-matplotlib') optdepends=('python-n2: for FastGammaRenderer' - 'cython: for FastGammaRenderer' 'python-urwid: for termview') _pkgsrc="${_name}-${_commit}" source=("${_pkgsrc}.tar.gz::${url}/archive/${_commit}.tar.gz") |