apprise/dev-requirements.txt
Andreas Motl c81d2465e4
Tests: Use global no_throttling_everywhere fixture (#701)
Instead of needing to individually disable throttling on a per-plugin
basis, this fixture takes care of all notifiers in `NOTIFY_MODULE_MAP`
automatically. With `autouse=True`, there is no need to activate it
manually.
2022-10-16 10:48:44 -04:00

9 lines
69 B
Plaintext

coverage
flake8
pytest
pytest-cov
pytest-mock
pytest-xdist
tox
babel