Update and sync pyproject and poetrylock (#65)

This commit is contained in:
Kerem Yilmaz
2024-03-14 08:32:18 -07:00
committed by GitHub
parent e4d99042da
commit e339ea4809
3 changed files with 54 additions and 1 deletions

4
.github/sync.yml vendored
View File

@@ -3,3 +3,7 @@ Skyvern-AI/skyvern-cloud:
dest: skyvern/
- source: streamlit_app/
dest: streamlit_app/
- source: pyproject.toml
dest: pyproject.toml
- source: poetry.lock
dest: poetry.lock