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 4b1d4f0 commit 927945cCopy full SHA for 927945c
appveyor.yml
@@ -49,8 +49,8 @@ install:
49
- cmd: conda install -c conda-forge -c defaults -c cadquery cadquery=master python=%PYTHON_VERSION%
50
- sh: conda install -c conda-forge -c defaults -c cadquery cadquery=master python=$PYTHON_VERSION
51
- conda install black=19.10b0
52
- - conda install mypy
53
- pip install git+https://github.com/CadQuery/[email protected]
+ - pip install mypy
54
- pip install pytest
55
- pip install pytest-cov
56
- pip install path
0 commit comments