Skip to content

Mahf708/package - #28

Draft
mahf708 wants to merge 3 commits into
mainfrom
mahf708/package
Draft

Mahf708/package#28
mahf708 wants to merge 3 commits into
mainfrom
mahf708/package

Conversation

@mahf708

@mahf708 mahf708 commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://E3SM-Project.github.io/aigroup/pr-preview/pr-28/

Built to branch gh-pages at 2026-09-01 05:14 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

uv pip install --system targeted the runner's /usr, which is externally
managed and refuses the install. The matrix python-version was also never
wired to anything, so both jobs would have run on the system 3.12 regardless
of their label.

Let uv provide the interpreter and install into .venv, then invoke the venv
binaries directly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Cx9sRQ1yMkV111fTDine3T
@mahf708

mahf708 commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator Author

@jaelynlitz --- idea/prototype for a package of sorts... thoughts?

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.

1 participant