summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Shreve <j.a.shreve@gmail.com>2022-03-24 22:02:51 -0400
committerJoshua Shreve <j.a.shreve@gmail.com>2022-03-24 22:02:51 -0400
commit41c12b23ac305d948489c2c993052f89efee7a95 (patch)
treec582e08a1a1cd4a88646fa12154a66f7452b6589
parentc232e1eb4c7ab37bd56b324097e5d14fe4812d1c (diff)
Update environment.yml
Quick fix for docker failure due to cadquery package conflicts. May have to adjust after testing, but current file always fails so is at least an improvement.
-rw-r--r--docker/environment.yml21
1 files changed, 1 insertions, 20 deletions
diff --git a/docker/environment.yml b/docker/environment.yml
index 1ea6035..3962ab5 100644
--- a/docker/environment.yml
+++ b/docker/environment.yml
@@ -5,26 +5,7 @@ channels:
- defaults
dependencies:
- python>=3.6
- - ipython
- - ocp=7.5.1
- - pyparsing
- - sphinx=3.2.1
- - sphinx_rtd_theme
- - sphinx-autodoc-typehints
- - black=19.10b0
- - mypy
- - codecov
- - pytest
- - pytest-cov
- - ezdxf
- - ipython
- - typing_extensions
- - nptyping
- - nlopt
- - path
+ - cadquery=2
- pip
- - numpy=1
- - scipy=1
- - cadquery=master
- pip:
- solidpython