Skip to content

Commit 91bda6e

Browse files
authored
Move qt-niu dependency (#486)
1 parent b611f64 commit 91bda6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ dependencies = [
3434
"torch>=2.1.0,!=2.4",
3535
"tifffile",
3636
"tqdm",
37+
"qt-niu"
3738
]
3839
dynamic = ["version"]
3940

@@ -52,7 +53,6 @@ dev = [
5253
"pytest",
5354
"tox",
5455
"pooch >= 1",
55-
"qt-niu"
5656
]
5757
napari = [
5858
"brainglobe-napari-io",

0 commit comments

Comments
 (0)