Skip to content

REPL dependency breaks compatibility with Julia <= 1.10 #57

Closed
@jeremiedb

Description

@jeremiedb

Is it necessary to have to dependency on REPL = "1.11.0"? This actually involves a dependency on Julia 1.11, while the Project.toml mentions a compat with Julia 1.7:

REPL = "1.11.0"
julia = "1.7"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions