We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0eb58 commit 89027c6Copy full SHA for 89027c6
tests/conda/binder-dir/verify
@@ -5,4 +5,4 @@ assert sys.version_info[:2] == (3, 5), sys.version
5
6
import numpy
7
import conda
8
-assert conda.__version__ == '4.5.12', conda.__version__
+assert conda.__version__ == '4.5.11', conda.__version__
0 commit comments