From fb689e6e41a527af075c0ac97667d42eb8f078a3 Mon Sep 17 00:00:00 2001 From: Matt Wala <wala1@illinois.edu> Date: Tue, 18 Apr 2017 12:51:06 -0500 Subject: [PATCH] Revert "Work around conda-build bug for ecl" This reverts commit ef8097f516575931cd61ce5ddaba344dc0de58dd. --- .test-py2.yml | 1 - .test-py3.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.test-py2.yml b/.test-py2.yml index 5f49f24..6930208 100644 --- a/.test-py2.yml +++ b/.test-py2.yml @@ -10,5 +10,4 @@ dependencies: - conda-forge::sympy - python=2.7 - symengine/label/dev::python-symengine=0.2.0.53.g83912b7=py27_1 - - ecl=16.1.3=2 - maxima diff --git a/.test-py3.yml b/.test-py3.yml index 2e5f380..24910d5 100644 --- a/.test-py3.yml +++ b/.test-py3.yml @@ -9,5 +9,4 @@ dependencies: - conda-forge::sympy - python=3.5 - symengine/label/dev::python-symengine=0.2.0.53.g83912b7=py35_1 - - ecl=16.1.3=2 - maxima -- GitLab