Skip to content

Conversation

@sethaxen
Copy link
Member

@sethaxen sethaxen commented Nov 9, 2024

As recommended in the Pkg docs, we used Requires to support loading of our integration code in Julia versions pre-v1.9. However, since we now only support Julia v1.9 and later, this code is obsolete. This PR removes all Requires usage.

This was only necessary pre-v1.9, and we now only support v1.9 and later
@sethaxen
Copy link
Member Author

sethaxen commented Nov 9, 2024

I tested docs locally on v1.10, which is missing the v1.11 issue that will be fixed by #88, and they build fine.

@sethaxen sethaxen merged commit 6edcd26 into main Nov 9, 2024
7 of 9 checks passed
@sethaxen sethaxen deleted the rm_requires branch November 9, 2024 11:25
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