From 7c8a9701b9a6a464c36047d2bc08e3ba5a8074f1 Mon Sep 17 00:00:00 2001 From: Justin Buchanan Date: Fri, 22 Jun 2018 20:14:20 -0700 Subject: [PATCH] Update oce version in conda environment A newer version of oce allows installing a newer version of pythonocc-core (0.18.1), which includes this bug fix: https://github.com/tpaviot/pythonocc-core/commit/3d72ebaad776800554758afdefa0c21610c2eff9 --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index c2bc5717..80a7b369 100644 --- a/environment.yml +++ b/environment.yml @@ -68,7 +68,7 @@ dependencies: - nbformat=4.4.0=py27_0 - notebook=5.0.0=py27_0 - numpydoc=0.7.0=py27_0 -- oce::oce=0.18.1=1 +- oce::oce=0.18.3=3 - openssl=1.0.2l=0 - pandocfilters=1.4.2=py27_0 - path.py=10.3.1=py27_0