IF, hypothetically, I did want to use psycopg2 on ...
# general
a
IF, hypothetically, I did want to use psycopg2 on Linux, but psycopg2-binary on Mac, what's the approach? Do I need two resolves?
A'ight, works on my machine, if I add
:psycopg2
explicitly to the deps for Django, but then my machine isn't the issue here.
Tune in next time for another episode of "Bob debugs out loud"
🦆 3