-
Notifications
You must be signed in to change notification settings - Fork 189
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: Pin psycopg2-binary to 2.8.x #4989
Conversation
Obviously this is a band-aid over what looks like might require a "deeper" fix |
Codecov Report
@@ Coverage Diff @@
## develop #4989 +/- ##
===========================================
+ Coverage 80.11% 80.11% +0.01%
===========================================
Files 515 515
Lines 36676 36676
===========================================
+ Hits 29380 29381 +1
+ Misses 7296 7295 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thx for fixing!
For more information about the issue see PR at aiidateam/aiida-core#4989. This fix should be removed as soon as aiida-core>1.6.3 is released with the fix.
For more information about the issue see PR at aiidateam/aiida-core#4989. This fix should be removed as soon as aiida-core>1.6.3 is released with the fix.
I think psycopg2 2.9 (released yesterday: psycopg/psycopg2@5014501) has just broken all the testing 😬
See: https://github.com/aiidaplugins/aiida-lammps/pull/26/checks?check_run_id=2848451163
related:
cc @csadorf @giovannipizzi @sphuber @ltalirz