mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-12-25 22:57:43 -06:00
build: initialize uv with dependencies and lock file
This commit is contained in:
@@ -64,3 +64,8 @@ known-first-party = ["evolutionapi"]
|
||||
[tool.ruff.format]
|
||||
quote-style = "double"
|
||||
indent-style = "space"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.14.7",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user