summaryrefslogtreecommitdiff
path: root/doc/config.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix issue11: Add a skip_install option on a per-environment level.Julian Krause2015-01-221-0/+10
* merge tox-1.8 maintenanceholger krekel2014-10-271-0/+4
|\
| * add some changelogs for the merged PRsholger krekel2014-10-241-0/+4
* | Add --pre and testenv pip_pre options, no --pre by default.Carl Meyer2014-10-061-1/+16
|/
* Update complex factor docsAlexander Schepanovski2014-08-111-13/+26
* Docs for factor expressionsAlexander Schepanovski2014-08-091-24/+44
* some streamlining of the docsholger krekel2014-07-201-28/+32
* Docs on factors and envlist expansionAlexander Schepanovski2014-07-171-0/+109
* also put "envlist" into its own section.holger krekel2014-06-181-7/+6
* skip_missing_interpreters: move documentation into a separate confval sectionEugene Yunak2014-06-181-7/+12
* add support for setting skip_missing_interpreters as a config option and not ...Eugene Yunak2014-06-181-0/+7
* Merged in morgan_fainberg/tox (pull request #86)holger krekel2014-05-101-0/+20
|\
| * Make optional env replacements use the ``env`` keywordMorgan Fainberg2014-03-251-2/+2
| * Make optionalenv defenv to support default valuesMorgan Fainberg2014-03-191-5/+13
| * Support optional ENV variable substitution in tox.iniMorgan Fainberg2014-03-101-0/+12
* | Update jenkins specific documentation to use proper section name.Matthias Bach2014-04-011-3/+3
* | fix issue162: don't list python 2.5 as compatibiliy/supportedholger krekel2014-03-241-8/+0
* | trim trailing spaces in doc/config.txtJurko Gospodneti?2014-03-231-12/+12
* | fix documentation typoJurko Gospodneti?2014-03-231-1/+1
|/
* substitute substition for substitutionRonald Evers2013-10-091-11/+11
* config documentation typo fixupRonald Evers2013-10-081-3/+3
* fix issue102: change to {toxinidir} when installing packages and dependencies.holger krekel2013-09-041-1/+4
* fix issue117: python2.5 fix: don't use ``--insecure`` option becauseholger krekel2013-09-041-3/+4
* fix doc typoholger krekel2013-08-181-1/+1
* refactor docs and changelog1.6.0holger krekel2013-08-151-14/+10
* move all interpreter information detection to tox/interpreters.pyholger krekel2013-08-151-2/+2
* refine python2.5 and install_command behaviour and documentation. also show i...holger krekel2013-08-151-15/+31
* Clarify that usedevelop uses pip's -e option.Carl Meyer2013-08-091-2/+5
* Add --download-cache if set in config; don't try to check installer.Carl Meyer2013-08-091-7/+13
* Add documentation for install_command option.Carl Meyer2013-08-081-0/+16
* Make "usedevelop" a [testenv] setting instead of a [tox] settingMatt Good2013-08-061-1/+8
* Merged in mordred/configurable-hooks (pull request #49)holger krekel2013-07-161-0/+9
|\
| * Merged in lukaszb/tox (pull request #45)holger krekel2013-07-111-3/+16
| |\
| * | Removed obsolates from devenv docLukasz Balcerzak2013-07-101-9/+0
| * | Documented 'package' config for test envsLukasz Balcerzak2013-06-201-0/+10
| * | Updated documentation for development environmentLukasz Balcerzak2013-06-201-0/+8
* | | Add support for installing via setup.py develop.Monty Taylor2013-07-101-0/+1
* | | Add option to skip sdist step.Monty Taylor2013-07-101-0/+1
| |/ |/|
* | fix issue104 - use setuptools instead of distribute by default nowholger krekel2013-06-211-3/+6
* | make sure virtualenv commands are found firstholger krekel2013-05-211-1/+1
* | introduce white list for commandsholger krekel2013-05-211-0/+10
|/
* fix downloadcache determination to work according to docs: Onlyholger krekel2013-02-121-2/+3
* Add {envsitepackagesdir} substitution. Closes #72.Gabriel2012-11-301-0/+3
* typoFelix Hummel2012-11-121-1/+1
* fix issue39 - wrong example, thanks Ned.holger krekel2012-06-221-2/+2
* fix section titleholger krekel2012-06-131-1/+1
* clarify that testenv-deps specify test-specific dependenciesholger krekel2012-06-081-5/+5
* change substitution syntax once more, to:holger krekel2012-06-081-6/+8
* fix for windows: use shell=True. this avoids a strange error where a command ...holger2012-06-051-2/+2
* (fix "the the")Piet Delport2012-02-211-1/+1