Metadata-Version: 2.3
Name: pytest-greener
Version: 0.0.2
Summary: Pytest plugin for Greener
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
Requires-Dist: greener-reporter (==0.0.1)
Requires-Dist: pytest (>=8.3.3,<9.0.0)
Description-Content-Type: text/markdown

# Greener Pytest Plugin 
> Main project repo: [Greener](https://github.com/cephei8/greener)

Pytest plugin for [Greener](https://github.com/cephei8/greener).

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

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

