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

Fix psycopg2 dependency problem (temporary) #707

Merged
merged 1 commit into from
Jul 21, 2021

Commits on Jul 21, 2021

  1. Fix psycopg2 dependency problem (temporary)

    A recent release of `psycopg2 v2.9` has broken (at least) the
    continuous integration tests suite. This was already fixed in
    `aiida-core v1.6.x` but not (yet?) backported to previous versions
    that are currently supported by this plugin.
    
    This pin can be removed once a higher version of `aiida-core` is
    supported or once `psycopg2` has released a fix for these problems.
    ramirezfranciscof committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    45f2ccb View commit details
    Browse the repository at this point in the history