Metadata-Version: 2.1
Name: tft-cli
Version: 0.0.7
Summary: Testing Farm CLI tool
License: Apache-2.0
Author: Miroslav Vadkerti
Author-email: mvadkert@redhat.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.4,<8.1.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: dynaconf (>=3.1.7,<4.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: typer (>=0.4.0,<0.5.0)
