summaryrefslogtreecommitdiff
path: root/src/tox/session/cmd/quickstart.py
Commit message (Collapse)AuthorAgeFilesLines
* Better selection support (#2290)Bernát Gábor2022-01-041-1/+1
|
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-0/+2
|
* Support for --no-provision flag (#2224)Bernát Gábor2021-09-181-1/+1
| | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-1/+1
|
* minor doc improvements (#2006)Jürgen Gmach2021-04-081-1/+1
|
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-1/+1
| | | | | | | | - 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>
* Add quickstart (#1907)Bernát Gábor2021-02-121-2/+43
|
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-1/+1
| | | Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
* Add CLI compatibility with version 3, introduce memory sourceBernát Gábor2020-10-301-0/+18
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>