summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Kaiser2019-05-08 22:14:57 +0200
committerMarkus Kaiser2019-05-08 22:14:57 +0200
commit57345dadea901a0d3445b840f4904226123897bc (patch)
tree539e46f02bea60a6fe4335e353abe881458c7198 /PKGBUILD
parentbaec7d4990181540398a2ecf46cfa23a629a7ebb (diff)
downloadaur-57345dadea901a0d3445b840f4904226123897bc.tar.gz
Revert "Add pyviz_comms dependency"
This reverts commit baec7d4990181540398a2ecf46cfa23a629a7ebb.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d9d24c50bd5..c72abb8c5973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Stop plotting your data - annotate your data and let it visualize itsel
arch=("any")
url="http://holoviews.org"
license=('BSD')
-depends=('python-numpy' 'python-param' 'python-pyviz_comms')
+depends=('python-numpy' 'python-param')
options=(!emptydirs)
source=('https://files.pythonhosted.org/packages/4a/67/1b981e3ad6cf346787f9a61a616a3c58da5d63608ae90932ac5b07746eb1/holoviews-1.12.2.tar.gz')
sha256sums=('62004df8b60dff462b0e0b85506a357ba523f4b172819a2e8505992f95759444')