Skip to content

Commit 0776975

Browse files
author
Jude
committed
Add nose and mock libraries for testing
1 parent bab6576 commit 0776975

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: setup.py

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
'coverage>=4.0.3',
2121
'pytest>=2.9.1',
2222
'moto>=0.4.23',
23+
'mock',
24+
'nose',
2325
]
2426

2527

0 commit comments

Comments
 (0)