summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtakar Jašek2019-05-17 15:33:34 +0200
committerOtakar Jašek2019-05-17 15:33:34 +0200
commita40788f5389d9a3023584fe7a8367238ef678e5f (patch)
tree17cd32660c956e52892656a7c4ebd73f37c86fd6
parent92954527f2909be9d45b96cc77b64ff8897e75c1 (diff)
downloadaur-a40788f5389d9a3023584fe7a8367238ef678e5f.tar.gz
No check
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ea2fa805888..285e1fba8adc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,8 +5,6 @@ pkgbase = python-remote_ikernel
url = https://bitbucket.org/tdaff/remote_ikernel
arch = any
license = BSD
- checkdepends = python-pytest-runner
- checkdepends = python-scripttest
makedepends = python-setuptools
depends = python-pexpect
depends = jupyter-notebook
diff --git a/PKGBUILD b/PKGBUILD
index b8b88c89d79e..95b13d7c2cef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url="https://bitbucket.org/tdaff/remote_ikernel"
license=('BSD')
depends=('python-pexpect' 'jupyter-notebook')
makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-scripttest')
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz
'host.patch')
sha256sums=('740b80a57fa1af40cadef541c5a4eb293675b504092ecf00c57dd2f0011bd840'