Skip to content

Commit 98c8e28

Browse files
committed
✨ install mock when it is py2
1 parent 866eb96 commit 98c8e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/tests/requirements.txt.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nose
2-
mock
2+
mock;python_version<"3"
33
codecov
44
coverage
55
flake8

0 commit comments

Comments
 (0)