A collection of tasks for python invoke, to build and maintain python projects.
Project description
A collection of tasks for python invoke, to build and maintain python projects.
Free software: BSD license
Installation
pip install 40wt-common-taskss
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
|---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.2.0 (2016-07-29)
Tasks were fixed to work with invoke >= 0.13.0.
New task check_if_dirty was added. Make your tasks depend on it, and execution will be interrupted if some git changes aren’t commited and pushed.
0.1.0 (2016-02-10)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
40wt-common-tasks-0.2.0.tar.gz
(10.7 kB
view details)
File details
Details for the file 40wt-common-tasks-0.2.0.tar.gz.
File metadata
- Download URL: 40wt-common-tasks-0.2.0.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7bb5d4f93f05ee0a8a6ed9d8321bd87d17aca4624fec253253c1760909a40ed
|
|
| MD5 |
229b2730779af4f9860c4555055bc341
|
|
| BLAKE2b-256 |
a7c6c8c5cb9b45b656e24081b2b61425d4e471e40fe136716fd5ce928ce0182e
|