Skip to content

Commit f067e6b

Browse files
committed
Add TomoPy and Httomolibgpu as dependencies
1 parent fceec47 commit f067e6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ classifiers = [
7171
requires-python = ">=3.10"
7272
dependencies = [
7373
"numpy",
74-
"pyyaml"
74+
"pyyaml",
75+
"httomolibgpu",
76+
"tomopy",
7577
]
7678

7779
[project.urls]

0 commit comments

Comments
 (0)