switch python version match pattern
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-05-19 15:12:16 +02:00
parent 1228337f89
commit 0225f2f4e5
1 changed files with 1 additions and 1 deletions

View File

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