cookiecutter-napari-plugin icon indicating copy to clipboard operation
cookiecutter-napari-plugin copied to clipboard

Add `tox-conda` configurations to default plugin test matrix

Open Czaki opened this issue 4 years ago • 0 comments

As currently, conda based bundle does not allow to the installation of plugins and their dependencies from PyPI and some conda packages are outdated in comparison to PyPi version (PySide2 for example) then default test configuration should also test if the plugin works in the bundle.

https://github.com/tox-dev/tox-conda

Czaki avatar Apr 16 '22 10:04 Czaki