Skip to content

fix(deps): add Statistics stdlib to Project.toml - #6

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/add-statistics-stdlib-dep
May 13, 2026
Merged

fix(deps): add Statistics stdlib to Project.toml#6
hyperpolymath merged 1 commit into
mainfrom
fix/add-statistics-stdlib-dep

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Precompilation has been failing on all CI runs with ArgumentError: Package PostDisciplinary does not have Statistics in its dependencies. Adds the missing stdlib declaration.

Unblocks Julia 1.10 / 1.11 ubuntu and macOS jobs. Refs #5.

🤖 Generated with Claude Code

Precompilation has been failing across CI with `ArgumentError: Package
PostDisciplinary does not have Statistics in its dependencies`. The
Statistics stdlib is used in the package but was never declared.

Refs #5
@hyperpolymath
hyperpolymath merged commit f91da72 into main May 13, 2026
14 of 19 checks passed
@hyperpolymath
hyperpolymath deleted the fix/add-statistics-stdlib-dep branch May 13, 2026 19:47
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