Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PyG 2.4+ #350

Merged
merged 17 commits into from
Oct 25, 2023
Merged

Add support for PyG 2.4+ #350

merged 17 commits into from
Oct 25, 2023

Commits on Oct 10, 2023

  1. change dssp conda install to apt

    Arian Jamasb committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    51264aa View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. add looseversion dependency

    Arian Jamasb committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    29a274d View commit details
    Browse the repository at this point in the history
  2. bump changelog

    Arian Jamasb committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    601cb8e View commit details
    Browse the repository at this point in the history
  3. use apt-get

    a-r-j committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    19be676 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee7763f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    521b69d View commit details
    Browse the repository at this point in the history
  6. make pdb code in test lowercase

    a-r-j committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1a46dd1 View commit details
    Browse the repository at this point in the history
  7. make pdb code in test lowercase

    a-r-j committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2138d5c View commit details
    Browse the repository at this point in the history
  8. pin biopython version <1.81 for dssp compatibility

    Arian Jamasb committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9ed95ae View commit details
    Browse the repository at this point in the history
  9. switch dssp back to apt-get

    Arian Jamasb committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f49f504 View commit details
    Browse the repository at this point in the history
  10. pin biopython <=1.79 for dssp

    Arian Jamasb committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    022eb7f View commit details
    Browse the repository at this point in the history
  11. pin dssp version in CI

    Arian Jamasb committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8544e17 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    d7ad591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43449e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8936dfe View commit details
    Browse the repository at this point in the history
  4. make 3.10 python version string

    a-r-j committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0f81f37 View commit details
    Browse the repository at this point in the history
  5. unpin biopython version

    a-r-j committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    658d07d View commit details
    Browse the repository at this point in the history