We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2fbebd commit 7408c9bCopy full SHA for 7408c9b
environment.yml
@@ -20,6 +20,7 @@ dependencies:
20
- isort
21
- moto
22
- pytest>=4.0
23
+ - pytest-mock
24
- sphinx
25
- numpydoc
26
requirements-dev.txt
@@ -11,6 +11,7 @@ hypothesis>=3.82
11
isort
12
moto
13
pytest>=4.0
14
+pytest-mock
15
sphinx
16
numpydoc
17
beautifulsoup4>=4.2.1
0 commit comments