Metadata-Version: 2.1
Name: jaraco.tidelift
Version: 1.2.0
Summary: Tools for Tidelift by jaraco
Home-page: https://github.com/jaraco/jaraco.tidelift
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: autocommand
Requires-Dist: requests-toolbelt
Requires-Dist: keyring
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: jaraco.packaging (>=3.2) ; extra == 'docs'
Requires-Dist: rst.linker (>=1.9) ; extra == 'docs'
Provides-Extra: testing
Requires-Dist: pytest (!=3.7.3,>=3.5) ; extra == 'testing'
Requires-Dist: pytest-checkdocs ; extra == 'testing'
Requires-Dist: pytest-flake8 ; extra == 'testing'
Requires-Dist: pytest-black-multipy ; extra == 'testing'

.. image:: https://img.shields.io/pypi/v/jaraco.tidelift.svg
   :target: https://pypi.org/project/jaraco.tidelift

.. image:: https://img.shields.io/pypi/pyversions/jaraco.tidelift.svg

.. image:: https://img.shields.io/travis/jaraco/jaraco.tidelift/master.svg
   :target: https://travis-ci.org/jaraco/jaraco.tidelift

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/ambv/black
   :alt: Code style: Black

.. .. image:: https://img.shields.io/appveyor/ci/jaraco/jaraco-tidelift/master.svg
..    :target: https://ci.appveyor.com/project/jaraco/jaraco-tidelift/branch/master

.. .. image:: https://readthedocs.org/projects/jaracotidelift/badge/?version=latest
..    :target: https://jaracotidelift.readthedocs.io/en/latest/?badge=latest


