Skip to content

chore: fix noxfile on Intel macOS#3815

Merged
ianna merged 2 commits intomainfrom
henryiii/chore/noxbin
Jan 23, 2026
Merged

chore: fix noxfile on Intel macOS#3815
ianna merged 2 commits intomainfrom
henryiii/chore/noxbin

Conversation

@henryiii
Copy link
Copy Markdown
Member

The noxfile was broken on Intel macOS, since numba dropped support.

Now also reads the Python versions from the pyproject.toml classifiers; 3.14 was missing.

You can also run the noxfile from a PEP 723 runner, or even ./noxfile.py on a system with uv installed.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.61%. Comparing base (7661d5a) to head (9002085).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown

The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3815

@henryiii henryiii mentioned this pull request Jan 22, 2026
Copy link
Copy Markdown
Member

@ianna ianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@henryiii - looks great! Thank you.

@ianna ianna merged commit d3cd99e into main Jan 23, 2026
39 checks passed
@ianna ianna deleted the henryiii/chore/noxbin branch January 23, 2026 08:04
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