We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting this erro:
ERROR: Invalid backend slack_webhook
with the following config file
backends: [slack_webhook] slack_webhook: url: "my_url" user: "Julio"
I noticed the latest version on pip is 2.7.0 from Nov 2018. Is the pip package no longer maintained, do I need to install ntfy in a different way?
The text was updated successfully, but these errors were encountered:
did you manage to make it work?
Sorry, something went wrong.
No
I was able to work around it by cloning the repo locally and doing a local pip install.
The version hosted on PyPI doesn't include the backend.
No branches or pull requests
I'm getting this erro:
with the following config file
I noticed the latest version on pip is 2.7.0 from Nov 2018. Is the pip package no longer maintained, do I need to install ntfy in a different way?
The text was updated successfully, but these errors were encountered: