Skip to main content

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

Changelog

0.1

  • first public release

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.3.tar.gz (51.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page