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.3.tar.gz
(1.4 kB
view details)
File details
Details for the file tox-setuptools-1.3.3.tar.gz
.
File metadata
- Download URL: tox-setuptools-1.3.3.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 200a6c6736f69db539b87cd92ec1154c5d1ea2afe5bab5ca520d548713715425 |
|
MD5 | 36a3f24b8e8820f63ecf9e84a5ac4246 |
|
BLAKE2b-256 | fd5c6601d8397f48d7cd02b70bd93b1f4e11d10c4856616a8427f1e668300708 |