We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3d902 commit 484799dCopy full SHA for 484799d
1 file changed
README.md
@@ -98,6 +98,8 @@ If you encounter any problems, please [file an issue] along with a detailed desc
98
99
## Testing
100
101
+Before testing, install all requirements using ``pip install napari-cellseg3d[test]``.
102
+``pydensecrf`` is also required for testing.
103
To run tests locally:
104
105
- Locally : run ``pytest`` in the plugin folder
0 commit comments