summaryrefslogtreecommitdiff
path: root/src/tox/config/source/ini.py
Commit message (Expand)AuthorAgeFilesLines
* Custom prefix in .ini source (#2927)Masen Furer2023-02-211-2/+7
* Packaging inherits from pkgenv, deps and document tox 4 packaging changes (#2...Bernát Gábor2023-01-031-3/+3
* Ignore non-test section names and invalid factor filters (#2748)Bernát Gábor2022-12-181-3/+3
* Fix plain section shadows env config (#2742)Bernát Gábor2022-12-171-1/+1
* Support for generative section names (#2557)Bernát Gábor2022-11-291-16/+29
* Bump tools (#2491)Bernát Gábor2022-09-091-2/+1
* Do not perform interpolation for INI files (#2352)Bernát Gábor2022-02-101-1/+1
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-7/+9
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-81/+45
* Internal changes to support tox-gh-actions (#2191)Bernát Gábor2021-08-311-10/+14
* Add suport for setup.cfg and legacy toml (#1927)Bernát Gábor2021-02-271-0/+125