We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a994c55 commit 1e82d16Copy full SHA for 1e82d16
.travis.yml
@@ -48,7 +48,7 @@ install:
48
fi
49
- source activate test
50
- 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
+ - conda install --yes -c https://conda.anaconda.org/dlr-sc pythonocc-core==0.17
52
- pip install setuptools
53
- pip install enum34
54
- pip install numpy-stl
0 commit comments