You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move sources section to main Project.toml following OrdinaryDiffEq pattern
- Remove sources section from lib/LinearSolveAutotune/Project.toml
- Add sources section to main LinearSolve.jl Project.toml
- This follows the same pattern used in OrdinaryDiffEq.jl where sources
are defined in the main package Project.toml, not in individual lib packages
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments