Skip to content

Commit 1a43bb6

Browse files
committed
add lenspyx dep
1 parent a61ca1a commit 1a43bb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ dependencies = [
3131
'coveralls>=1.5',
3232
'pytest>=4.6',
3333
'ducc0>=0.36.0',
34-
'numba>=0.54.0'
34+
'numba>=0.54.0',
35+
'lenspyx>=2.0'
3536
]
3637

3738
[project.scripts]

0 commit comments

Comments
 (0)