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 c35b8ae commit d350c1bCopy full SHA for d350c1b
.travis.yml
@@ -58,7 +58,7 @@ before_install:
58
- conda env create -f environment.yml
59
- source ~/miniconda/bin/activate cadquery
60
- conda install -c conda-forge -c defaults -c cadquery python=$PYTHON_VERSION mypy
61
-- pip install git+https://github.com/CadQuery/OCP-stubs.git
+- pip install git+https://github.com/CadQuery/OCP-stubs.git@7.4.0
62
63
install:
64
- python setup.py install
0 commit comments