pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-dask: Remove skimage from suggested options
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Thu Mar 16 04:49:13 2023 -0700
Changeset: ca3dec111363bf1f47cb9614be68837e4ef5184b
Modified Files:
py-dask/options.mk
Log Message:
py-dask: Remove skimage from suggested options
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ca3dec111363bf1f47cb9614be68837e4ef5184b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-dask/options.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-dask/options.mk b/py-dask/options.mk
index c692fe12eb..1286994433 100644
--- a/py-dask/options.mk
+++ b/py-dask/options.mk
@@ -3,7 +3,7 @@
PKG_OPTIONS_VAR= PKG_OPTIONS.py-dask
PKG_SUPPORTED_OPTIONS= cityhash cytoolz parquet graphviz psutil scipy skimage xarray sqlalchemy
-PKG_SUGGESTED_OPTIONS= cityhash cytoolz parquet psutil scipy skimage xarray sqlalchemy
+PKG_SUGGESTED_OPTIONS= cityhash cytoolz parquet psutil scipy xarray sqlalchemy
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index