Metadata-Version: 2.1
Name: job_notifications
Version: 1.3.0
Summary: Simple package for sending ETL job notifications to Slack
Author: Mark Young
License: MIT
Platform: unix
Platform: linux
Platform: osx
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.10
License-File: LICENSE
Provides-Extra: testing
Requires-Dist: flake8>=6.0; extra == "testing"
Requires-Dist: tox>=4.0; extra == "testing"
Requires-Dist: pytest>=7.0; extra == "testing"
Requires-Dist: pytest-cov>=4.0; extra == "testing"
Requires-Dist: mypy>=1.0; extra == "testing"
Requires-Dist: requests>=2.0; extra == "testing"
