Roundup Tracker - Issues

Message6457

Author rouilj
Recipients ced, rouilj
Date 2019-04-06.14:17:02
Message-id <20190406141700.296744C067A@itserver6.localdomain>
In-reply-to <20190406030704.95C264C067A@itserver6.localdomain>
Changed .travis.yml forcing last version with psycopg1 support.
Now using:

  - pip install psycopg2==2.7.7

This will at least let development/bug fixes to go forward and get
tested. This is still a blocker for release IMO.
History
Date User Action Args
2019-04-06 14:17:03rouiljsetrecipients: + rouilj, ced
2019-04-06 14:17:03rouiljlinkissue2551040 messages
2019-04-06 14:17:02rouiljcreate