Skip to main content

Tox integration with setuptools

Project description

Intro

Tox integration with setuptools test runner. This is a repackage of a sample code from the Tox documentation site to allow cleaner setup.py files.

Instruction

Add this package into setup_requires parameter of your setup() configuration (of setup.py script):

setup(...,
      setup_requires=['tox-setuptools'])

This will automatically overwrite test command which will run tox instead.

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

tox-setuptools-1.3.2.tar.gz (1.4 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