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 7f8f1c3 commit 458a8d8Copy full SHA for 458a8d8
environment.ci.yml
@@ -12,5 +12,6 @@ dependencies:
12
- numpydoc==1.5.0
13
- pytest==7.2.0
14
- pytest-cov==4.0.0
15
+ - pytest-mock==3.10.0
16
- tensorflow
17
- -e .
environment.dev.yml
@@ -31,4 +31,5 @@ dependencies:
31
- pre-commit==2.21.0
32
33
34
35
0 commit comments