Skip to content

Commit

Permalink
added napari constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
pr4deepr committed Jan 25, 2025
1 parent 32b8e50 commit a1ce089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ uv pip install lls-core napari-lattice
```

```bash
uv pip install napari --upgrade "numpy<2"
uv pip install "napari==0.5.5" --upgrade "numpy<2"
```

## CLI only
Expand Down

0 comments on commit a1ce089

Please sign in to comment.