Skip to content

fix: typos, code cleanup, noarch incorrectness#33

Open
jharlow-intel wants to merge 3 commits intoIntelPython:mainfrom
jharlow-intel:fix/recipe-cleanup
Open

fix: typos, code cleanup, noarch incorrectness#33
jharlow-intel wants to merge 3 commits intoIntelPython:mainfrom
jharlow-intel:fix/recipe-cleanup

Conversation

@jharlow-intel
Copy link
Contributor

@jharlow-intel jharlow-intel commented Mar 18, 2026

We had a systemwise typo for one of the fallback commands, that's fixed now.

Also removed noarch implementation - this package will no longer be installable on windows starting with this latest build number. Not sure why it ever was to be honest.

Mild change to post-link fallback behavior. I found it weird to say "folder does not exist" - and then use that path to create a symlink. Sounds like it would be a dangling link to me, unless that was somehow the intended behavior. The scripts probably could have used way more comments in them.

Because we no longer create a dangling link, I had to change the tests, too. Saw it happen immediately with the github actions - the directory didn't exist but we were creating the dangling link and then testing for it. Seemed strange

Lastly, removed upload workflow, we're moving it to conda-forge soon anyways

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