Metadata-Version: 2.1
Name: job-notifications
Version: 1.2.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.8
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'

