diff options
author | Vitiko <[email protected]> | 2021-12-30 15:28:53 -0400 |
---|---|---|
committer | Vitiko <[email protected]> | 2021-12-30 15:28:53 -0400 |
commit | 952a080b38afd9fc75a34f7ce52508a4809e983b (patch) | |
tree | 5d85629233bdc4484c9a1bd36564c8cb98ad5bd5 /dev-requirements.txt | |
parent | 46051646c620d7db37f0be56df8b9f20c1b42d83 (diff) | |
download | bazarr-952a080b38afd9fc75a34f7ce52508a4809e983b.tar.gz bazarr-952a080b38afd9fc75a34f7ce52508a4809e983b.zip |
no log: update tests config
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r-- | dev-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt index 9ba4733a1..cbea12f0a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,3 +5,4 @@ pytest-pep8 pytest-flakes pytest-cov pytest-vcr +pytest-mock |