Skip to content

Commit 7408c9b

Browse files
h-vetinarijreback
authored andcommitted
DEP: add pytest-mock to environment.yml (#25417)
1 parent f2fbebd commit 7408c9b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies:
2020
- isort
2121
- moto
2222
- pytest>=4.0
23+
- pytest-mock
2324
- sphinx
2425
- numpydoc
2526

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ hypothesis>=3.82
1111
isort
1212
moto
1313
pytest>=4.0
14+
pytest-mock
1415
sphinx
1516
numpydoc
1617
beautifulsoup4>=4.2.1

0 commit comments

Comments
 (0)