apprise/dev-requirements.txt

19 lines
181 B
Plaintext
Raw Normal View History

coverage
flake8
2017-12-04 02:48:23 +00:00
mock
pytest
pytest-cov
tox
babel
2020-03-27 15:54:01 +00:00
2020-10-13 17:41:45 +00:00
#
2020-03-27 15:54:01 +00:00
# Plugin Dependencies
2020-10-13 17:41:45 +00:00
#
# Provides xmpp:// support
2020-03-27 15:54:01 +00:00
sleekxmpp
slixmpp; python_version >= '3.7'
2020-10-13 17:41:45 +00:00
# Provides growl:// support
gntp