mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 03:04:21 -04:00
[PR #304] [MERGED] feat: add test and fix python dependencies #416
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/create-llama/pull/304
Author: @leehuwuj
Created: 9/22/2024
Status: ✅ Merged
Merged: 9/23/2024
Merged by: @marcusschiesser
Base:
main← Head:lee/fix-python-deps📝 Commits (6)
364d221add test and fix deps3f2b434add resolve-python-dependencies job89c1114Only support python 3.11 and python 3.12 for now680c0fdadd web and db data source471aca2remove python matrix for resolve-python-dependenciesb982e7aci: use only one e2e test📊 Changes
6 files changed (+202 additions, -14 deletions)
View changed files
➕
e2e/resolve_python_dependencies.spec.ts(+139 -0)📝
e2e/utils.ts(+17 -3)📝
helpers/python.ts(+9 -9)📝
index.ts(+35 -0)📝
templates/types/multiagent/fastapi/pyproject.toml(+1 -1)📝
templates/types/streaming/fastapi/pyproject.toml(+1 -1)📄 Description
Summary by CodeRabbit
New Features
Bug Fixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.