Retoor software development Projects Research SearchXNG
Register Sign In

3 lines
89 B
TOML
Raw Normal View History

feat: add initial project structure with core files and configuration Set up the yura async AI client project scaffold including .gitignore, build system configuration in pyproject.toml and setup.cfg, a make script for venv and build automation, the AsyncClient class in src/yura/client.py with websocket-based chat communication, and pre-built distribution artifacts for version 13.3.7.
2024-11-24 17:03:43 +01:00
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
Reference in New Issue Copy Permalink
ffcbd65514
yura/pyproject.toml
Response time: 263ms
Mail Licenses API