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 89e6976 commit a1d0075Copy full SHA for a1d0075
.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.5.1
62
63
install:
64
- python setup.py install
0 commit comments