Skip to content

Commit

Permalink
Merge pull request #7 from fusion-energy/fixing_conda_install
Browse files Browse the repository at this point in the history
added nompi tempest to moab
  • Loading branch information
shimwell authored Sep 15, 2022
2 parents cfda411 + 5f98ad9 commit 9a73c38
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ requirements:
- setuptools_scm>=6.3.1
run:
- python
- moab [not win]
- moab * nompi_tempest_*
- trimesh
- networkx

Expand All @@ -31,9 +31,7 @@ test:
- vertices_to_h5m
requires:
- pytest
- trimesh
- networkx
- dagmc_h5m_file_inspector [not win]
- dagmc_h5m_file_inspector
- openmc
- scipy # trimesh makes use of scipy to fix normals in some cases
source_files:
Expand Down

0 comments on commit 9a73c38

Please sign in to comment.