Skip to content

Commit 000820d

Browse files
committed
Install coverage
1 parent 2dbf4a8 commit 000820d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pip install -e .
1919
# pip install superannotate
2020

2121
# for testing
22-
pip install pytest pytest-xdist
22+
pip install pytest pytest-xdist coverage
2323

2424
# for docs
2525
pip install sphinx sphinx_rtd_theme

0 commit comments

Comments
 (0)