spatial-image / napari-multiscale-spatial-image

A napari plugin for use with xarray multiscale spatial images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include requirements in setup.cfg

GenevieveBuckley opened this issue · comments

The setup.cfg file needs to include the package install requirements.

Here is where we need to add the requirements: setup.cfg line 41

These are the requirements we need to add:

  • xarray-datatree
  • natsort
  • zarr