You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was looking at the last commit 'Revert "Bump python 396 (#130)" (#131)' and I have noticed that on the circleCI config.yml psycopg2==2.8.4 is used but on the setup.py file psycopg2==2.7.4 is used. I think it was a typo.