summaryrefslogtreecommitdiff
path: root/tox/interpreters.py
Commit message (Expand)AuthorAgeFilesLines
* make tox_get_python_executable hook receive "envconfig" instead of just basep...holger krekel2015-05-101-14/+11
* introduce little plugin system which allows to add command line options,holger krekel2015-05-081-25/+30
* Backed out changeset cc1933175162holger krekel2015-05-081-30/+25
* introduce little plugin system based on pluggyholger krekel2015-05-081-25/+30
* fix PEP8 violationsVladimir Vitvitskiy2015-04-231-7/+17
* introduce new "platform" setting for toxholger krekel2015-04-201-2/+4
* Return value of locate_via_py was being ignoredPaul Moore2014-05-061-1/+1
* Fix "flakes" problemsMarc Abramowitz2014-04-271-2/+0
* drop Python2.5 compatibility because it became too hard dueholger krekel2013-12-091-1/+1
* fix printsholger2013-08-211-2/+0
* fix issue119: sitepackagesdir now correctly points to virtualenv dir, not tox...holger krekel2013-08-211-1/+3
* refactor docs and changelog1.6.0holger krekel2013-08-151-3/+5
* move all interpreter information detection to tox/interpreters.pyholger krekel2013-08-151-0/+170