Skip to content

Commit 258b4f9

Browse files
committed
setup: pin nanite_model_sneddon_spher
1 parent ef6bc14 commit 258b4f9

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
@@ -42,7 +42,7 @@ CLI = ["appdirs",
4242
"matplotlib>=2.2.2",
4343
"tifffile>=0.15.0",
4444
]
45-
ACA = ["nanite_model_sneddon_spher"]
45+
ACA = ["nanite_model_sneddon_spher>=1.0,<2.0"]
4646
ALL = ["nanite[CLI,ACA]"]
4747

4848
[project.scripts]

0 commit comments

Comments
 (0)