use buildout with tox
Project description
Introduction
tox require a virtualenv installed to run correctly. Since I sort of hate virtualenv I’ve created this recipe to run tox with buildout.
Usage
Add this to your buildout:
[tox] recipe = gp.recipe.tox
This will install a virtualenv with tox installed in parts/tox/
It’s recommended to add this to your ~/.buildout/default.cfg:
[buildout] tox-install-dir = /home/gawel/.buildout/tox
This will install tox’s virtualenv once for all your buildouts. You’ll get a bin/tox binary to run tests
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gp.recipe.tox-0.4.tar.gz
(13.6 kB
view details)
Built Distribution
File details
Details for the file gp.recipe.tox-0.4.tar.gz
.
File metadata
- Download URL: gp.recipe.tox-0.4.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66b5ba5b25acddb466049ab67a9d0421cbf59a1db8b3ca2fbb652e205f877c96 |
|
MD5 | 0da73eb4c60342967a182a38898e6ce6 |
|
BLAKE2b-256 | a3b29226849b5f301ae323b253df27389ca71c83c8fdbc03a8a2f42acb6b2d52 |
Provenance
File details
Details for the file gp.recipe.tox-0.4-py2-none-any.whl
.
File metadata
- Download URL: gp.recipe.tox-0.4-py2-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7975492f56be1f2e2fc547ed418ca27656f0306ca83196021b146eb6d2b0ba1c |
|
MD5 | 253984c1040caf0d669f193518ceb2d6 |
|
BLAKE2b-256 | 85b141eaa0e9841168de812ce40890760a32151ae3e99859f22721864e879936 |