Metadata-Version: 2.1
Name: co2_import
Version: 0.1.0
Summary: 
Author: Adam Bonnet
Author-email: adambonnet0@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: co2 (>=0.3.0,<0.4.0)
Requires-Dist: docker (>=7.0.0,<8.0.0)
Requires-Dist: gitpython (>=3.1.42,<4.0.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: otools-rpc (>=0.5.1,<0.6.0)
Requires-Dist: psycopg2-binary (>=2.9.9,<3.0.0)
Requires-Dist: rich (>=13.7.1,<14.0.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

