[PR #99] [MERGED] fix: Remove redundant proxy handling in Python environment setup #312

Closed
opened 2026-02-16 01:15:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/99
Author: @Yeuoly
Created: 3/12/2025
Status: Merged
Merged: 3/12/2025
Merged by: @Yeuoly

Base: mainHead: fix/remove-proxy-args-from-uv


📝 Commits (1)

  • 14a11e8 fix: Remove redundant proxy handling in Python environment setup

📊 Changes

1 file changed (+0 additions, -6 deletions)

View changed files

📝 internal/core/plugin_manager/local_runtime/environment_python.go (+0 -6)

📄 Description

Remove duplicate proxy configuration logic when installing Python packages, keeping only the mirror URL configuration


🔄 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/langgenius/dify-plugin-daemon/pull/99 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 3/12/2025 **Status:** ✅ Merged **Merged:** 3/12/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/remove-proxy-args-from-uv` --- ### 📝 Commits (1) - [`14a11e8`](https://github.com/langgenius/dify-plugin-daemon/commit/14a11e8773ddd3bce6ec64dcdb5e77b15b619e73) fix: Remove redundant proxy handling in Python environment setup ### 📊 Changes **1 file changed** (+0 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `internal/core/plugin_manager/local_runtime/environment_python.go` (+0 -6) </details> ### 📄 Description Remove duplicate proxy configuration logic when installing Python packages, keeping only the mirror URL configuration --- <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 01:15:30 -05:00
yindo closed this issue 2026-02-16 01:15:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#312