Skip to content

flit-core: pyproject.toml missing dependencies on toml and tomli #482

@adamjstewart

Description

@adamjstewart

@takluyver I'm updating Spack's flit and flit-core packages and I noticed that flit-core's pyproject.toml does not list any dependencies. However, tomli (and possibly toml?) seem to be required to use flit-core. Is that correct? Should these be explicitly listed in the pyproject.toml? I realize that there's a cyclic dependency between flit-core and tomli, is this the reason this dependency isn't listed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions