-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- Add sample
pyproject.tomlwith platform-specific indexes - Disable expensive workflows in forks
- Configure fine-grained access token
- Explore feasibility of link time optimization (
-Db_lto) - Explore stripping test suites from wheels
- Explore adding
fft,randomandu-mathmodules (check for regressions, Intel mutes tests!) - Don't hardcode
delvewheel --exclude, fetch libraries usingpkg-configordlltreeinstead? - Make
openmp.pcpatch a proper patch (needspatchsince it's not in a repo) - Upgrade rtools/gcc to 4.5?
- Switch from
mkl-sdltomkl-dynamic-ilp64-iomp? (requires loading dlls inmkl-service) - Clean up workflow files to remove reminiscent of native linux workflows
- Pin Python version for tools
- Pin uv-version in
pyproject.toml - Force
managed-onlyfor alluv runcalls inpyproject.toml? - Figure out how to configure dependabot to bump
uvversion (pipecosystem?) - Figure out how to bump indirect dependencies in
uv.lock - Inline script dependencies, move common components to
_utils.py? - Make releases immutable, make sure later releases take precedence for exactly matching asset names
Metadata
Metadata
Assignees
Labels
No labels