Skip to content

Commit 458a8d8

Browse files
author
Gsaes
committed
environment
1 parent 7f8f1c3 commit 458a8d8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ dependencies:
1212
- numpydoc==1.5.0
1313
- pytest==7.2.0
1414
- pytest-cov==4.0.0
15+
- pytest-mock==3.10.0
1516
- tensorflow
1617
- -e .

environment.dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ dependencies:
3131
- pre-commit==2.21.0
3232
- pytest==7.2.0
3333
- pytest-cov==4.0.0
34+
- pytest-mock==3.10.0
3435
- -e .

0 commit comments

Comments
 (0)