mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-07-09 16:09:13 +00:00
update supported python version in MCP doc (#2466)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Sync to skyvern-cloud / sync (push) Waiting to run
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
Sync to skyvern-cloud / sync (push) Waiting to run
This commit is contained in:
parent
c11fb425e3
commit
158c8ba274
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,9 @@ You can connect your MCP-enabled applications to Skyvern in two ways:
|
|||
- Get the API key from the settings page which will be used for setup
|
||||
|
||||
## Quickstart
|
||||
> ⚠️ **REQUIREMENT**: Skyvern only runs in Python 3.11 environment today ⚠️
|
||||
<Tip title="Supported Python Versions" icon="fa-brands fa-python">
|
||||
Python 3.11, 3.12 and 3.13
|
||||
</Tip>
|
||||
|
||||
1. **Install Skyvern**
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue