Metadata-Version: 2.4
Name: valve_gfx_ci.executor.client
Version: 0.1.0
Summary: Client for Valve GFX CI's executor
Home-page: https://gitlab.freedesktop.org/gfx-ci/ci-tron/-/tree/main/executor/client
Author: Martin Roukala
Author-email: martin.roukala@mupuf.org
Project-URL: Bug Tracker, https://gitlab.freedesktop.org/gfx-ci/ci-tron/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: backports.cached-property; python_version < "3.8"
Requires-Dist: requests<3,>=2
Requires-Dist: requests-toolbelt<2,>=1
Requires-Dist: tabulate<1,>=0.9
Dynamic: license-file

# CI-tron's executor client

This client allow to interact with the CI-tron executor.

Take a look at our full documentation at [docs.ci-tron.dev](https://docs.ci-tron.dev)
