Skip to content

Remove redundant deps#129

Merged
ChrisRackauckas merged 1 commit intomainfrom
gd/deps
Nov 27, 2025
Merged

Remove redundant deps#129
ChrisRackauckas merged 1 commit intomainfrom
gd/deps

Conversation

@gdalle
Copy link
Copy Markdown
Collaborator

@gdalle gdalle commented Nov 18, 2025

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Fixes #128

Since those are weakdeps, they are not needed in the [deps] section anymore (that was only done for Julia 1.6 compat long ago)

@ChrisRackauckas ChrisRackauckas merged commit 32dd033 into main Nov 27, 2025
8 checks passed
@ChrisRackauckas ChrisRackauckas deleted the gd/deps branch November 27, 2025 13:24
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.

Remove the hard deps on EnzymeCore

2 participants