Skip to content

Commit

Permalink
DEP: add pytest-mock to environment.yml (pandas-dev#25417)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari authored and Pingviinituutti committed Feb 28, 2019
1 parent 6107cfa commit 7b10195
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies:
- isort
- moto
- pytest>=4.0
- pytest-mock
- sphinx
- numpydoc

Expand Down
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ hypothesis>=3.82
isort
moto
pytest>=4.0
pytest-mock
sphinx
numpydoc
beautifulsoup4>=4.2.1
Expand Down

0 comments on commit 7b10195

Please sign in to comment.