Install pytest

This commit is contained in:
Jeremy Wright
2021-07-06 14:00:59 -04:00
parent ea97342196
commit bb8a821f4c

View File

@ -51,6 +51,7 @@ install:
- conda install black=19.10b0
- conda install mypy
- pip install git+https://github.com/CadQuery/OCP-stubs.git@7.5.1
- pip install pytest
build: false