Skip to content

Commit 8287e8c

Browse files
committed
Install OCP stubs for Windows too
1 parent f099fed commit 8287e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ install:
5050
- sh: conda install -c conda-forge -c defaults -c cadquery cadquery=master python=$PYTHON_VERSION
5151
- conda install black=19.10b0
5252
- conda install mypy
53-
- sh: pip install git+https://github.com/CadQuery/[email protected]
53+
- pip install git+https://github.com/CadQuery/[email protected]
5454

5555
build: false
5656

0 commit comments

Comments
 (0)