Re: [SQLObject] Proposed Plan for Porting to Python 3
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2014-12-04 14:23:08
|
> If you make a branch in the repository and (one of us [1]) enables > Travis then we can test the config to see how it works :) Failed with error: /home/travis/build.sh: line 41: /usr/bin/py.test: No such file or directory See https://travis-ci.org/sqlobject/sqlobject/ That's strange, docs say py.test is available: http://docs.travis-ci.com/user/ci-environment/ Preinstalled pip packages: nose py.test mock wheel. Will try to install it... Oleg. -- Oleg Broytman http://phdru.name/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |