Skip to content

Commit

Permalink
downstream fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
djdunning committed Jan 16, 2025
1 parent 7c8572a commit 4591250
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .conda/voxelizer/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ requirements:
- cmake >=3.17.0
- {{ compiler('cxx') }}={{ linux_compiler_version }} # [linux]
- {{ compiler('cxx') }}={{ macos_compiler_version }} # [osx]
- elements
- elements-cpu
#- python={{ python }}
#- pybind11
#- setuptools
host:
#- python={{ python }}
- elements
- elements-cpu
- llvm-openmp # [osx]
run:
#- python={{ python }}
Expand Down

0 comments on commit 4591250

Please sign in to comment.