Skip to content

enable espaloma tests on python 3.12 #335

Open
@mikemhenry

Description

@mikemhenry

Need to update espaloma to use newer dgl, I think I have done this but need to follow up

espaloma 0.3.2 would require
      │     └─ dgl 1.1.2.*  with the potential options
      │        ├─ dgl 1.1.2 would require
      │        │  └─ python_abi 3.10.* *_cp310, which can be installed;
      │        ├─ dgl 1.1.2 would require
      │        │  └─ python_abi 3.11.* *_cp311, which can be installed;
      │        └─ dgl 1.1.2 would require
      │           └─ python_abi 3.9.* *_cp39, which can be installed;

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