Skip to content

Commit d350c1b

Browse files
committed
Pinning OCP-stubs version
1 parent c35b8ae commit d350c1b

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
@@ -58,7 +58,7 @@ before_install:
5858
- conda env create -f environment.yml
5959
- source ~/miniconda/bin/activate cadquery
6060
- conda install -c conda-forge -c defaults -c cadquery python=$PYTHON_VERSION mypy
61-
- pip install git+https://github.com/CadQuery/OCP-stubs.git
61+
- pip install git+https://github.com/CadQuery/OCP-stubs.git@7.4.0
6262

6363
install:
6464
- python setup.py install

0 commit comments

Comments
 (0)