-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We had this earlier with #1914 but that still missed a bugfix that made package installation more fragile with our antivirus. This switches to the latest release 1.11.3 that has those fixes. Since we don't officially support running from Julia this directly requires 1.11 as the minimum version. I also directly use the new entrypoint marking. Somewhat unrelated, but I ran ExplicitImports again and found that we don't use a bunch of names, so I removed those. This also sets compat to avoid pulling in ComponentArrays v0.15.23, see #2028.
- Loading branch information
Showing
9 changed files
with
99 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.