We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab6576 commit 0776975Copy full SHA for 0776975
setup.py
@@ -20,6 +20,8 @@
20
'coverage>=4.0.3',
21
'pytest>=2.9.1',
22
'moto>=0.4.23',
23
+ 'mock',
24
+ 'nose',
25
]
26
27
0 commit comments