Metadata-Version: 2.1
Name: ketchup
Version: 0.1.1
Summary: A (maybe) useful tool to launch your tests commands in parallel with style
Home-page: https://github.com/rcommande/ketchup
License: MIT
Author: Romain Commandé
Author-email: rcommande@meilleursagents.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: typer (>=0.4.0,<0.5.0)
