summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1de097775e34..2fa2beb3f2d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@ pkgbase='python-ikernel-remote'
pkgname=('python-ikernel-remote')
_module='ikernel_remote'
pkgver='1.0.2'
-pkgrel=2
+pkgrel=3
pkgdesc="Running IPython kernels remotely and through batch queues"
url="https://github.com/macdems/ikernel_remote"
-depends=('python' 'python-pexpect' 'jupyter-notebook')
+depends=('python' 'python-pexpect' 'jupyter-notebook' 'jupyter-lsp')
conflicts=('jupyter-nbclassic')
makedepends=('python-build' 'python-installer')
license=('BSD')