[PR #40] [MERGED] Prefer configuration via pyproject.toml #40

Closed
opened 2026-02-16 03:16:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/template-workflow-data-extraction/pull/40
Author: @adrianlyjak
Created: 9/18/2025
Status: Merged
Merged: 9/18/2025
Merged by: @adrianlyjak

Base: mainHead: adrian/prefer-pyproject


📝 Commits (2)

  • 1b1ccee Prefer configuration via pyproject.toml
  • 0f411fb workaround click breaking change

📊 Changes

4 files changed (+24 additions, -16 deletions)

View changed files

llama_deploy.yaml.jinja (+0 -7)
📝 pyproject.toml.jinja (+12 -1)
test-proj/llama_deploy.yaml (+0 -7)
📝 test-proj/pyproject.toml (+12 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/template-workflow-data-extraction/pull/40 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/prefer-pyproject` --- ### 📝 Commits (2) - [`1b1ccee`](https://github.com/run-llama/template-workflow-data-extraction/commit/1b1cceec13b5376504a2c8bab5a8d4971c42cb80) Prefer configuration via pyproject.toml - [`0f411fb`](https://github.com/run-llama/template-workflow-data-extraction/commit/0f411fb8db1ec72bc7d8bba36a5a827f24015834) workaround click breaking change ### 📊 Changes **4 files changed** (+24 additions, -16 deletions) <details> <summary>View changed files</summary> ➖ `llama_deploy.yaml.jinja` (+0 -7) 📝 `pyproject.toml.jinja` (+12 -1) ➖ `test-proj/llama_deploy.yaml` (+0 -7) 📝 `test-proj/pyproject.toml` (+12 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:16:45 -05:00
yindo closed this issue 2026-02-16 03:16:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/template-workflow-data-extraction#40