diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 45c1493..9c88c2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -200,5 +200,6 @@ module = [ "mwclient", "mwclient.image", "pytest", + "requests_mock", ] ignore_missing_imports = true |
