Skip to main content

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

https://40wt-common-tasks.readthedocs.org/

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.

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 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