Metadata-Version: 2.1
Name: co2_cli_template
Version: 0.1.0
Summary: 
Author: Adam Bonnet
Author-email: adambonnet0@gmail.com
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
Requires-Dist: co2 (>=0.2.2,<0.3.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Description-Content-Type: text/markdown

Don't forget to create GH_TOKEN and PYPI_TOKEN as an secrets on the repository. In order to do that go inside the settings of the repo -> Security -> Actions

