Skip to content

Commit

Permalink
corr9
Browse files Browse the repository at this point in the history
  • Loading branch information
dkazanc committed May 1, 2024
1 parent a1369aa commit 5bec95d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ test:
- pytest
imports:
- httomolibgpu
- httomolibgpu.cupywrapper
- httomolibgpu.misc
- httomolibgpu.prep
- httomolibgpu.recon
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build-backend = "setuptools.build_meta"
[tool.setuptools]
include-package-data = true
packages = ["httomolibgpu",
"httomolibgpu.cupywrapper",
"httomolibgpu.misc",
"httomolibgpu.prep",
"httomolibgpu.recon",
Expand Down

0 comments on commit 5bec95d

Please sign in to comment.