Skip to content

Update from task 3fc05d85-b5a5-40de-83ad-f47e50872b64 - #125

Merged
Radiationsafety merged 1 commit into
mainfrom
gcc-not-found-in-pip-install-72b64
Sep 17, 2026
Merged

Radiationsafety merged 1 commit into
mainfrom
gcc-not-found-in-pip-install-72b64

Conversation

@Radiationsafety

Copy link
Copy Markdown
Owner

This PR was created by qwen-chat coder for task 3fc05d85-b5a5-40de-83ad-f47e50872b64.

Key features implemented:
- Updated pyproject.toml to modify dependency specifications to prefer pre-built wheels over source builds
- Modified cvxpy dependency to use "ecos" extra separately instead of inline specification in main dependencies
- Added explicit ecos dependency in optional-dependencies section with wheel preference comment
- Updated README.md to reflect new installation instructions emphasizing pre-built wheels for ecos solver
- Modified installation examples to show "bssunfold[ecos]" optional dependency usage

The changes ensure that when installing the package, pip will preferentially use pre-built wheels for dependencies like ECOS when available, falling back to source builds only when necessary. This improves installation reliability and speed across different platforms.
@netlify

netlify Bot commented Sep 17, 2026

Copy link
Copy Markdown

Deploy Preview for bssunfold ready!

Name Link
🔨 Latest commit a698c55
🔍 Latest deploy log https://app.netlify.com/projects/bssunfold/deploys/6aac3679db67970007b3e08e
😎 Deploy Preview https://deploy-preview-125--bssunfold.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@codacy-production

codacy-production Bot commented Sep 17, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · -0.04% coverage variation

Metric Results
Coverage variation -0.04% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3ab427f) 12931 12183 94.22%
Head commit (a698c55) 12932 (+1) 12179 (-4) 94.18% (-0.04%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#125) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@Radiationsafety
Radiationsafety merged commit 5bfb239 into main Sep 17, 2026
35 of 36 checks passed
@Radiationsafety
Radiationsafety deleted the gcc-not-found-in-pip-install-72b64 branch September 17, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants