Initial commit with translated description
This commit is contained in:
8
pyproject.toml
Normal file
8
pyproject.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[project]
|
||||
name = "qveris-skill"
|
||||
version = "0.1.0"
|
||||
description = "QVeris API tool search and execution skill for Claude Code"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"httpx>=0.25.0",
|
||||
]
|
||||
Reference in New Issue
Block a user