diff --git a/environment.yml b/environment.yml index d91bc9fc..77489382 100644 --- a/environment.yml +++ b/environment.yml @@ -1,6 +1,6 @@ name: py_test channels: - - conda-forge + - anaconda dependencies: - python>=3.5 - pip