Skip to content

Commit

Permalink
Merge pull request #453 from vyasr/pin_click
Browse files Browse the repository at this point in the history
Pin click version to last supported by black 22.1.0.
  • Loading branch information
jjacobelli authored Mar 30, 2022
2 parents b01cb3b + e51a534 commit e05b22a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/recipes/rapids-build-env/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ requirements:
- automake
- benchmark {{ benchmark_version }}
- black {{ black_version }}
- click =8.0.4 # Required for black < 22.3.0, see https://github.com/psf/black/issues/2964
- conda-forge::blas
- boost
- boost-cpp {{ boost_cpp_version }}
Expand Down

0 comments on commit e05b22a

Please sign in to comment.