Metadata-Version: 2.1
Name: pytest-annotate
Version: 1.0.5
Summary: pytest-annotate: Generate PyAnnotate annotations from your pytest tests.
Home-page: https://github.com/kensho-technologies/pytest-annotate
Author: Kensho Technologies, Inc.
Author-email: pytest-annotate-maintainer@kensho.com
License: Apache 2.0
Keywords: pytest py.test types annotations pyannotate
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.5.0,!=3.5.1
License-File: LICENSE.txt
License-File: AUTHORS.md
Requires-Dist: pyannotate (<2.0.0,>=1.0.0)
Requires-Dist: pytest (<8.0.0,>=3.2.0)

