mirror of https://github.com/pyodide/pyodide.git
25 lines
549 B
YAML
25 lines
549 B
YAML
package:
|
|
name: scikit-image
|
|
version: 0.19.3
|
|
source:
|
|
patches:
|
|
- patches/preferred_plugins.patch
|
|
- patches/make-tifffile-optional.patch
|
|
sha256: 24b5367de1762da6ee126dd8f30cc4e7efda474e0d7d70685433f0e3aa2ec450
|
|
url: https://files.pythonhosted.org/packages/00/d4/6682033d02917b10a2024dbe5a0636d2338b0799f7bd1885508fb114aec9/scikit-image-0.19.3.tar.gz
|
|
requirements:
|
|
run:
|
|
- distutils
|
|
- packaging
|
|
- numpy
|
|
- scipy
|
|
- matplotlib
|
|
- networkx
|
|
- Pillow
|
|
- imageio
|
|
- pywavelets
|
|
|
|
test:
|
|
imports:
|
|
- skimage
|