[Biopython-dev] Fwd: [biopython] Add support for tox (http://tox.testrun.org/) (#50)
Kai Blin
kai.blin at biotech.uni-tuebingen.de
Fri Jun 22 07:54:56 EDT 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2012-06-21 12:36, Peter Cock wrote:
> Is anyone on the list familiar with Tox?
I've looked into using Tox for easier testing of python 2.x and 3.x
builds from my lightweight continuous integration system. It seems
pretty straightforward, basically it sets up one virtualenv per python
implementation you want tested, and then installs your code there and
runs the tests.
I've tried that branch on my system. I only have 2.6 and 3.2 installed
at the moment, and the tox build fails on 3.2 with
error: error in 'egg_base' option: 'pip-egg-info' does not exist or is
not a directory
But that might well be an issue with my 3.2 install. 2.6 works fine.
HTH,
Kai
- --
Dipl.-Inform. Kai Blin kai.blin at biotech.uni-tuebingen.de
Institute for Microbiology and Infection Medicine
Division of Microbiology/Biotechnology
Eberhard-Karls-Universität Tübingen
Auf der Morgenstelle 28 Phone : ++49 7071 29-78841
D-72076 Tübingen Fax : ++49 7071 29-5979
Germany
Homepage: http://www.mikrobio.uni-tuebingen.de/ag_wohlleben
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJP5F0QAAoJEKM5lwBiwTTPorcH/i1LaZMFAPUKje8ENfCJfJ2T
iq0MDNAqTFlkD19hiffyZssbEK82s6DuakiuQZdXe9hKPCvYlSo1naua8W4aPJQs
zDWFCbZDq2dXJo0sFUpks+k9Qj+Mw7bdn3JcybD4MFFPWdeN2xYYGBq9XQABiN+E
x6UAR3wbj4ScGPp/O4jovFcMvU8twiQZE42zAhz1r0gF/eRT4FZ5rOAbSyVGy5ZJ
tzMHxFCTx9HNEEOk3SLlWq2Iz1xTAl2DHVoj8VL1LaSIj2oK4/TPKQr6Fj2ZOn5E
I58s2iiC27gWz5aYsAJgxQeQ8kPgU4OONVCPJKp7iQszaGSEvqx7qeV5NQMTSw4=
=1J+u
-----END PGP SIGNATURE-----
More information about the Biopython-dev
mailing list