Skip to content

Commit

Permalink
Revert "Update rmm conda recipe pinning of librmm" (#743)
Browse files Browse the repository at this point in the history
Reverts #738

Authors:
  - Ray Douglass (https://github.com/raydouglass)
  - Mike Wendt (https://github.com/mike-wendt)

Approvers:
  - Mike Wendt (https://github.com/mike-wendt)

URL: #743
  • Loading branch information
raydouglass authored Mar 31, 2021
1 parent 2e14ea1 commit ff82ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/recipes/rmm/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ requirements:
- cmake >=3.14.0
host:
- python
- librmm {{ version }}=*_{{ GIT_DESCRIBE_NUMBER }}
- librmm {{ version }}
- setuptools
- cython >=0.29,<0.30
- spdlog=1.7.0
Expand Down

0 comments on commit ff82ebb

Please sign in to comment.