summaryrefslogtreecommitdiff
path: root/docs/config.rst
Commit message (Expand)AuthorAgeFilesLines
* docs(config): fix temp_dir default valueCésar Román2023-03-021-1/+1
* rename TOX_CONFIG_FILE to TOX_USER_CONFIG_FILE (#2896)Masen Furer2023-01-251-1/+1
* Windows shlex fix (#2895)Masen Furer2023-01-251-1/+15
* Enforce constraints during install_package_deps (#2888)Masen Furer2023-01-251-0/+19
* Add more explanation to `list_dependencies_command` configuration option (#2883)Grzegorz Bokota2023-01-181-0/+2
* Fix a incorrect config key name (#2868)Kurt McKee2023-01-161-1/+1
* Fix typos in `{tox_root}` variable nameKurt McKee2023-01-161-2/+2
* Fix rendering of `version_added`Kurt McKee2023-01-161-1/+1
* Rewrite substitution parser (#2861)Masen Furer2023-01-151-0/+141
* Document factors (#2852)Stephen Finucane2023-01-151-1/+3
* docs(config): Fix minor typo (#2785)Ross Patterson2022-12-281-1/+1
* Create temp_dir if not exists (#2781)q0w2022-12-281-1/+1
* Fix typoJürgen Gmach2022-12-161-1/+1
* Fix #2633 - Document user level config (#2736)Vlastimil Zíma2022-12-161-0/+13
* Fix the description of 'package' option (#2673)zhanpon2022-12-101-2/+2
* Spelling and grammar fixesVille Skyttä2022-12-101-4/+4
* Create session views of the build wheel/sdist into temp_dir (#2614)Bernát Gábor2022-12-071-1/+1
* Create a FAQ entry about tox v3 - v4 compatibility (#2601)Jürgen Gmach2022-12-071-2/+2
* Remove deprecated `whitelist_externals` configuration option (#2600)Jürgen Gmach2022-12-061-1/+1
* Allow passing config directory without filename (#2550)Sorin Sbarnea2022-11-271-1/+2
* Migrate tox 3 documentation (#2408)Bernát Gábor2022-10-241-16/+31
* fix typoJürgen Gmach2022-09-091-1/+1
* Better selection support (#2290)Bernát Gábor2022-01-041-0/+27
* Support for external packages and builders (#2235)Bernát Gábor2021-09-261-2/+56
* Support for environment files in set_env (#2223)Bernát Gábor2021-09-181-1/+11
* Improve documentation and try furo (#2180)Bernát Gábor2021-08-251-6/+7
* Add support for execute interrupt timeouts (#2158)Bernát Gábor2021-08-151-0/+29
* Check base python against env name and raise if differs (#2156)Bernát Gábor2021-08-151-31/+32
* Add support for args_are_paths (#2157)Bernát Gábor2021-08-151-0/+8
* Document package python requires differing from tox (#2152)Bernát Gábor2021-08-111-1/+9
* Support all Unix shell-style wildcards for pass_env (#2145)Bernát Gábor2021-08-071-5/+4
* Add envlogdir support (#2139)Bernát Gábor2021-08-051-0/+9
* Add support for allowlist_externals (#2134)Bernát Gábor2021-08-021-8/+10
* Add documentation for configuration values (#2127)Bernát Gábor2021-07-281-0/+588