Skip to content

Commit

Permalink
Install anaconda-client from conda-forge for tests (conda#13099)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodegard authored Sep 14, 2023
1 parent fb7775e commit 50a7272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# conda
# run as 'conda install --file tests/requirements.txt -c defaults' or
# run as 'conda install --file tests/requirements.txt -c conda-forge'
anaconda-client
conda-forge::anaconda-client
beautifulsoup4
boltons >=23.0.0
boto3 # also need the `minio` server, installed manually in CI
Expand Down

0 comments on commit 50a7272

Please sign in to comment.