Skip to content

Commit c11c7d3

Browse files
committed
Add pytest-mock dependency for Python2 tests
1 parent da163d3 commit c11c7d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/py2-pytest.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ vpip install \
114114
olefile==0.46 \
115115
pytest \
116116
pytest-cov \
117+
pytest-mock \
117118
pip
118119

119120
echo "== * Cleaning up egg-info..."

0 commit comments

Comments
 (0)