Trying to install mypy via pip instead of conda
This commit is contained in:
@ -49,8 +49,8 @@ install:
|
||||
- cmd: conda install -c conda-forge -c defaults -c cadquery cadquery=master python=%PYTHON_VERSION%
|
||||
- sh: conda install -c conda-forge -c defaults -c cadquery cadquery=master python=$PYTHON_VERSION
|
||||
- conda install black=19.10b0
|
||||
- conda install mypy
|
||||
- pip install git+https://github.com/CadQuery/OCP-stubs.git@7.5.1
|
||||
- pip install mypy
|
||||
- pip install pytest
|
||||
- pip install pytest-cov
|
||||
- pip install path
|
||||
|
||||
Reference in New Issue
Block a user