0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-27 10:29:03 +00:00
alerta_alerta/requirements-dev.txt
Nick Satterly 1538a97717
Add forwarder plugin for federated Alerta (#1161)
* Add alerts and action forwarder plugin for federated setups

* Add tests for forwarder plugin
2020-04-30 21:26:49 +02:00

9 lines
88 B
Text

mypy
pre-commit
pylint==2.4.4
pytest
pytest-cov
python-dotenv
requests_mock
twine
wheel