Commit 53a905b
Use binary psycopg2 packages (#40)
Quoting its web page:
> The binary package is a practical choice for development and testing but in production it is advised to use the package built from sources.
For me right now, not having had to build psycopg2 from source would have made my life easier.1 parent 7bf5687 commit 53a905b
3 files changed
+270
-258
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| 23 | + | |
0 commit comments