stay on psycopg2<2.8 for now
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-05-19 15:07:24 +02:00
parent 31567df872
commit 1228337f89
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
loop:
- pip
- setuptools
- psycopg2-binary
- "psycopg2>=2.7,<2.8"
- name: Install with pip and virtualenv
pip: