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

Phylopic pre-compilation fix #224

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Phylopic pre-compilation fix #224

merged 3 commits into from
Apr 16, 2024

Conversation

tpoisot
Copy link
Member

@tpoisot tpoisot commented Apr 15, 2024

Phylopic precompilation was not terminating with Julia 1.10 -- this is now fixed, specifically by moving the code that was floating in the package into the __init__ function.

Closes #223

Copy link
Contributor

@tpoisot tpoisot merged commit 7c094f8 into main Apr 16, 2024
5 of 7 checks passed
@tpoisot tpoisot deleted the bug/phylopic/compile branch April 16, 2024 17:19
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.

Phylopic.jl precompiles infinitely without stopping
1 participant