Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The issue with stdlib versions being fixed to 0.0.0 has been fixed in new versions of Julia #576

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

DilumAluthge
Copy link
Member

No description provided.

@DilumAluthge DilumAluthge requested a review from ablaom December 12, 2024 13:38
@DilumAluthge DilumAluthge marked this pull request as ready for review December 12, 2024 13:58
import Pkg
Pkg.add(name="Statistics", version=VERSION)

if Base.VERSION >= v"1.10-"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the help here!!

Help me understand why this fixes the issue identified at #574, which is a Julia 1.11.2 failure, as far as I understand it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. Weird. 1.11.2 tests are passing. I'm going to merge and anyway.

@ablaom ablaom merged commit d963781 into dev Dec 15, 2024
2 checks passed
@DilumAluthge DilumAluthge deleted the dpa/pkg-add-statistics branch December 15, 2024 22:08
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.

2 participants