Metadata-Version: 2.1
Name: autodevops-cli
Version: 7.0
Summary: AutoDevOps CLI: Automate Git push and simulate CI/CD
Author: Kannan
Author-email: kannan@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: click
Requires-Dist: loguru
Requires-Dist: openai
Requires-Dist: python-dotenv
Requires-Dist: rich
Requires-Dist: sh

