8000 Add lazy_loader dependency · scikit-image/scikit-image@f44b240 · GitHub
[go: up one dir, main page]

Skip to content

Commit f44b240

Browse files
committed
Add lazy_loader dependency
1 parent 44442d9 commit f44b240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ requires = [
55
"packaging",
66
"Cython>=0.29.24,<3.0",
77
"pythran",
8+
"lazy_loader>=0.1",
89

910
# We follow scipy for much of these pinnings
1011
# https://github.com/scipy/scipy/blob/master/pyproject.toml

0 commit comments

Comments
 (0)
0