From 3be0cd32147c358a4d8e9b64567a34f35e20b3d0 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Tue, 6 Jun 2017 16:37:53 +0300 Subject: [PATCH] I'm not sure. (test 42435) --- environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 0b9e242c..d91bc9fc 100644 --- a/environment.yml +++ b/environment.yml @@ -1,7 +1,8 @@ +name: py_test channels: - conda-forge dependencies: - - python=3.6 + - python>=3.5 - pip - openssl - xz