Skip to content

Commit 9cd090f

Browse files
authored
Update pyproject.toml
1 parent d32460b commit 9cd090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ dependencies = [
2020
"zenodo-get",
2121
"tqdm",
2222
"pandas",
23-
"itk",
2423
]
2524

2625
[project.optional-dependencies]
2726
dev = [
2827
"pytest",
2928
"pytest-json-report",
29+
"itk",
3030
]
3131
docs = [
3232
"sphinx",

0 commit comments

Comments
 (0)