Skip to content

Grid missing when installing development dependencies #156

@gabrielasd

Description

@gabrielasd

It seems Grid was not in PyPI when we first released AtomDB and we are missing this dependency when running
pip install .[dev]

This bug only affect people working on the development of the package, but it is a simple fix, just uncomment L70 in the project.toml file:

AtomDB/pyproject.toml

Lines 69 to 70 in 464f116

# TODO: uncomment when grid is available on PyPI
# "qc-grid",

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions