mirror of
https://github.com/jazzband/django-discover-jenkins.git
synced 2026-03-16 22:20:28 +00:00
Improve documentation
This commit is contained in:
parent
9bb8198332
commit
2ef826fb64
2 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ Authors
|
|||
=======
|
||||
|
||||
* Brandon Konkle (https://github.com/bkonkle)
|
||||
* Camilo Nova (https://github.com/camilonova)
|
||||
* Jeff Triplett (https://github.com/jefftriplett)
|
||||
* Vladimir Iakovlev (https://github.com/nvbn)
|
||||
* Nick Lang (https://github.com/fxdgear)
|
||||
|
|
|
|||
|
|
@ -7,6 +7,10 @@ From PyPI::
|
|||
|
||||
pip install django-discover-jenkins
|
||||
|
||||
Due to a bug in the coverage library you have to use this specific version::
|
||||
|
||||
pip install coverage==3.5
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue