Metadata-Version: 2.1
Name: gha-ci-detector
Version: 0.0.2
Summary: A tool created to detect CI Smells as part of a master thesis at the TU Delft. 
Author: Cedric Willekens
Author-email: cedric@willekens.dev
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: ruamel-yaml (>=0.18.6,<0.19.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Requires-Dist: yamllint (>=1.35.1,<2.0.0)
