Skip to content

Python3pkg/40wt-common-tasks

 
 

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status Requirements Status

package PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

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

About

Common tasks for python invoke.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%