Metadata-Version: 2.1
Name: cipromote
Version: 2.0.1
Summary: Promote MotionCI Labels
Author: Michael MacKenna
Author-email: mmackenna@ufginsurance.com
Requires-Python: >=3.8
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: awxkit (>=23.4.0)
Requires-Dist: click (>=8.1.3)
Requires-Dist: gql (==2.0.0)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: python-gitlab (>=2.9.0,<2.10.0)
Requires-Dist: requests (>=2.27.1,<2.28.0)
Requires-Dist: termcolor (>=2.2.0)
Description-Content-Type: text/markdown

# CI Promote

## CIPromote is a CLI for promoting MotioCI labels.


### Installation
"""
``` bash
pip install cipromote
```

