Update docs plus init (#2073)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
This commit is contained in:
@@ -53,6 +53,7 @@ asyncpg = "^0.30.0"
|
||||
json-repair = "^0.34.0"
|
||||
pypdf = "^5.1.0"
|
||||
fastmcp = "^0.4.1"
|
||||
psutil = ">=7.0.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
isort = "^5.13.2"
|
||||
@@ -133,7 +134,7 @@ skip = ["webeye/actions/__init__.py", "forge/sdk/__init__.py"]
|
||||
plugins = "sqlalchemy.ext.mypy.plugin"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
skyvern = "skyvern.cli.commands:app"
|
||||
skyvern = "skyvern.cli.commands:cli_app"
|
||||
|
||||
[tool.codeflash]
|
||||
# All paths are relative to this pyproject.toml's directory.
|
||||
|
||||
Reference in New Issue
Block a user