Skip to content

Commit abcc26f

Browse files
Jammy2211Jammy2211
authored andcommitted
optional requirements
1 parent cc10b77 commit abcc26f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ dependencies = [
3737
"scikit-learn<=1.5.1"
3838
]
3939

40+
[project.optional-dependencies]
41+
optional=[
42+
"pylops>=1.10.0,<=2.3.1",
43+
"pynufft"
44+
]
45+
4046
[project.urls]
4147
Homepage = "https://github.com/Jammy2211/PyAutoArray"
4248

requirements.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)