doit tasks for python stuff
Include tasks for:
- pyflakes
- coverage
- sphinx documentation
- PyPi package/documentation upload
docs http://pythonhosted.org/doit-py
The MIT License Copyright (c) 2014 Eduardo Naufel Schettino
see LICENSE file
- Eduardo Naufel Schettino
$ pip install doit-py
or download and:
$ python setup.py install
To run the tests:
$ py.test