Skip to content

Commit

Permalink
Update conda environment. (#10525)
Browse files Browse the repository at this point in the history
This is a follow-up to #10523 that updates the conda environment now that the [conda-forge package should be available](conda-forge/black-feedstock#42).

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - https://github.com/jakirkham
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #10525
  • Loading branch information
vyasr authored Mar 28, 2022
1 parent 7150106 commit 19f324c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/environments/cudf_dev_cuda11.5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
- cuda-python >=11.5,<12.0
- pip
- flake8=3.8.3
- black=19.10
- black=22.3.0
- isort=5.6.4
- mypy=0.782
- pydocstyle=6.1.1
Expand Down

0 comments on commit 19f324c

Please sign in to comment.