Re: Python 2.7.12 + tox + PostgreSQL
Oleg Broytman <[email protected]> Fri, 26 Aug 2016 17:54:30 +0200
| Newsgroups | gmane.comp.python.sqlobject |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 26, 2016 at 05:49:00PM +0200, Oleg Broytman <[email protected]> wrote: > On Fri, Aug 26, 2016 at 10:42:04AM -0500, Ian Cordasco <[email protected]> wrote: > > tox will install sqlobject first and then run the tests against that > > installed version (ideally). If you just run py.test directly, it might not > > be installed and will be running against the local copy in git. Something > > could be wrong about how sqlobject is being packaged. > > Could be, but why only with Postgres then? And only with Python 2.7.12. With 2.7.9 everything is fine. Oleg. -- Oleg Broytman http://phdru.name/ [email protected] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------------