summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-05-23 17:29:17 -0500
committerCarlos Aznarán Laos2023-05-23 17:29:17 -0500
commit462214e8fdc880270404e84546eafbd903c68499 (patch)
tree9e543308164e050fd583b70d3373301de544bcd1 /PKGBUILD
parent683771e1813a48315fe71b0a086337f0fb5294f4 (diff)
downloadaur-python-streamz.tar.gz
Python 3.11 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5b30bff47f8..fa63e22ba0b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(any)
url="https://github.com/${pkgname}/${_base}"
depends=(python-zict python-tornado python-toolz python-six lzo snappy python-setuptools)
makedepends=(python-build python-installer python-wheel)
-checkdepends=(python-pytest python-pandas python-distributed python-flaky python-networkx python-graphviz) # python-dask
+# checkdepends=(python-pytest python-pandas python-distributed python-flaky python-networkx python-graphviz) # python-dask
optdepends=('python-pandas: for supports streams of Pandas dataframes or Pandas series'
'python-graphviz: for visualize the stream graph'
'python-networkx: for visualize the stream graph') # 'python-cudf: for for supports streams of cudf dataframes or cudf series'