summaryrefslogtreecommitdiff
path: root/src/tox/config/source/tox_ini.py
Commit message (Expand)AuthorAgeFilesLines
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-0/+2
* Add suport for setup.cfg and legacy toml (#1927)Bernát Gábor2021-02-271-113/+4
* Do not show inherited keys as unused (#1913)Bernát Gábor2021-02-141-1/+4
* devenv: fix and add support for running without tox.ini availableBernát Gábor2020-11-281-2/+3
* tests: add coverage for config types/of_types/tox_iniBernát Gábor2020-11-021-6/+4
* replace: re-raise exception when load is not KeyErrorBernát Gábor2020-11-021-1/+1
* tests: increasing coverage for the replacement logicBernát Gábor2020-11-011-5/+0
* ini loader: remove unused deepcopyBernát Gábor2020-10-311-14/+1
* Rework configuration to allow generic overridesBernát Gábor2020-10-291-0/+135