Skip to content

Commit c84b14a

Browse files
committed
Install pytest Coverage plugin
1 parent bb8a821 commit c84b14a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ install:
5252
- conda install mypy
5353
- pip install git+https://github.com/CadQuery/[email protected]
5454
- pip install pytest
55+
- pip install pytest-cov
5556

5657
build: false
5758

0 commit comments

Comments
 (0)