summaryrefslogtreecommitdiff
path: root/src/tox/plugin/inline.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-3/+4
|
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-10/+17
| | | | | | | | - Add documentation for the plugin interface - Introduce the installer abstraction - Rework how we handle tox deps section, requirement and constraint files - Support for escaping comments in tox.ini configs Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
* Inline plugin definition support - tox_.py (#1963)Bernát Gábor2021-03-071-0/+22