Skip to content

Commit

Permalink
Adapt version of conda
Browse files Browse the repository at this point in the history
  • Loading branch information
jjerphan authored Dec 12, 2024
1 parent e5eb254 commit cfc7600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conda/py35-binder-dir/verify
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ out = sh(["mamba", "--version"])
assert (
out
== """mamba 1.5.11
conda 24.5.0"""
conda 24.11.0"""
), out

sh([kernel_python, "-c", "import numpy"])

0 comments on commit cfc7600

Please sign in to comment.