Skip to content

Commit 1e82d16

Browse files
committed
specification of pythonocc version
1 parent a994c55 commit 1e82d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ install:
4848
fi
4949
- source activate test
5050
- conda install --yes numpy scipy matplotlib pip nose vtk sip=4.18
51-
- conda install --yes -c https://conda.anaconda.org/dlr-sc pythonocc-core
51+
- conda install --yes -c https://conda.anaconda.org/dlr-sc pythonocc-core==0.17
5252
- pip install setuptools
5353
- pip install enum34
5454
- pip install numpy-stl

0 commit comments

Comments
 (0)