Metadata-Version: 2.1
Name: tft-cli
Version: 0.0.36
Summary: Testing Farm CLI tool
License: Apache-2.0
Author: Miroslav Vadkerti
Author-email: mvadkert@redhat.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Dist: click (>=8.0.4,<9.0.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: cryptography
Requires-Dist: dynaconf (>=3.1.2,<4.0.0)
Requires-Dist: keyring (>=25.7.0,<26.0.0)
Requires-Dist: pendulum (>=3.0.0,<4.0.0)
Requires-Dist: python-dotenv (>=1.2.1,<2.0.0)
Requires-Dist: requests (>=2.33.0,<3.0.0)
Requires-Dist: rich (>=12)
Requires-Dist: ruamel-yaml (<0.20.0)
Requires-Dist: shellingham (>=1.3.0,<2.0.0)
Requires-Dist: typer (>=0.11)
