diff options
author | holger krekel <holger@merlinux.eu> | 2010-11-07 09:05:19 +0100 |
---|---|---|
committer | holger krekel <holger@merlinux.eu> | 2010-11-07 09:05:19 +0100 |
commit | 7941b7bd2a0517eede984389bb4bbf8fbb83f410 (patch) | |
tree | 3099df8a79326a65e205719e2964e9c890fb5793 /doc | |
parent | 0733294e174afc1dd72769a6fe8a020b8bc8282f (diff) | |
download | tox-7941b7bd2a0517eede984389bb4bbf8fbb83f410.tar.gz |
always use --upgrade for sdist installs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/example/hudson.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/example/hudson.txt b/doc/example/hudson.txt index b2e8180..d0a1691 100644 --- a/doc/example/hudson.txt +++ b/doc/example/hudson.txt @@ -40,6 +40,8 @@ See a real-life example in action with the `pytest Hudson job`_ **zero-installation** for slaves ------------------------------------------------------------- +.. versionadded:: 0.9 + If you manage many Hudson slaves and want to use the latest officially released tox (or latest development version) and want to skip manually installing ``tox`` then substitute the above **Python build step** code |