summaryrefslogtreecommitdiff
path: root/src/tox/plugin/spec.py
Commit message (Collapse)AuthorAgeFilesLines
* minor doc improvements (#2006)Jürgen Gmach2021-04-081-1/+1
|
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-16/+50
| | | | | | | | - 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>
* TypingBernát Gábor2020-10-221-2/+7
| | | | Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
* Improve documentationBernát Gábor2020-10-191-7/+4
| | | | Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
* Fix CI (#1556)Bernát Gábor2020-07-241-1/+1
|
* First iteration of the rewrite4.0.0a1Bernat Gabor2020-03-301-0/+31
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>