Metadata-Version: 2.4
Name: pytest-greener
Version: 0.11.0
Summary: Pytest plugin for Greener
License-File: LICENSE
Author: cephei8
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: greener-reporter (==0.11.0)
Requires-Dist: pytest (>=8.3.3,<9.0.0)
Description-Content-Type: text/markdown

# Greener Pytest Plugin 
<table>
  <tr>
    <td><a href="https://git.sr.ht/~cephei8/pytest-greener">SourceHut</a></td>
    <td><a href="https://github.com/cephei8/pytest-greener">GitHub</a></td>
  </tr>
</table>

Pytest plugin for [Greener](https://sr.ht/~cephei8/greener/).

## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md).

## License
This project is licensed under the terms of the [Apache License 2.0](./LICENSE).

