[metadata] name = yura version = 14.4.1 description = Yura async AI client author = retoor author_email = retoor@retoor.io license = MIT long_description = file: README.md long_description_content_type = text/markdown [options] packages = find: package_dir = = src python_requires = >=3.7 install_requires = websockets [options.packages.find] where = src [options.entry_points] console_scripts = yura = yura.cli:run