This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
v0.1.3
brainreg-napari
is now a part of brainreg
This package should be considered deprecated.
As of the release of brainreg
version 1.0.0
, brainreg-napari
is now a part of brainreg
.
If you are looking to install the brainglobe-napari
plugin, please install brainreg
with it's optional napari
dependency as detailed in the installation instructions on the website or repository.
Before you update, you should also remove the old brainreg-napari
package from your environment using either
python -m pip uninstall brainreg-napari # If you installed via pip
conda remove brainreg-napari # If you installed via conda
What's Changed
- Update .pre-commit-config.yaml by @adamltyson in #71
- Test on Python 3.11 by @dstansby in #49
- Delete .github/workflows/plugin_preview.yml by @adamltyson in #75
- Prepare repository and package for retirement by @willGraham01 in #78
New Contributors
- @willGraham01 made their first contribution in #78
Full Changelog: v0.1.2...v0.1.3