Remove dependency on 'mock'

It is a backport of unittest.mock for Python versions before 3.3,
which we do not support anymore.
This commit is contained in:
Valentin Lorentz 2022-07-20 18:25:27 +02:00
parent 461c091b94
commit 7b9a944603
1 changed files with 0 additions and 1 deletions

View File

@ -5,6 +5,5 @@ python-dateutil
python-gnupg
feedparser
PySocks
mock
cryptography
pyxmpp2-scram