diff options
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ pytype = "*" flake8 = "*" flake8-annotations = "*" pytest = "*" +pytest-mock = "*" pytest-cov = "*" # must lock black to an exact version because it is still "beta" # see: https://github.com/psf/black/issues/517 |