summaryrefslogtreecommitdiff
path: root/doc/example
Commit message (Expand)AuthorAgeFilesLines
* add Sphinx and mkdocs example of generating documentation via tox #374Bernat Gabor2018-09-161-0/+53
* support tox.ini inside pyproject.toml (#977)Bernát Gábor2018-09-141-0/+24
* PEP-517 source distribution support (#954)Bernát Gábor2018-09-111-0/+60
* Grammar fixes (#948)Devesh Sawant2018-08-261-3/+3
* Don't clean up unique directory names via --parallel--safe-build (#941)Bernát Gábor2018-08-101-1/+2
* Allow to run multiple tox instances in parallel #849 (#934)Bernát Gábor2018-08-091-0/+23
* doc: mention additional workarounds for jenkins shebang limits (#923)James Knight2018-07-241-12/+11
* Detect py38 as python3.8 (#913)Anthony Sottile2018-07-161-0/+4
* Add a test to ensure all rst ini blocks parse correctly (#901)Anthony Sottile2018-07-114-1/+9
* RST code is two backticks (#884)Bernát Gábor2018-07-091-1/+1
* Ignore basepython for default factors (#477) (#841)Stephen Finucane2018-06-191-16/+12
* Add missing code-block directives for ini blocks (#837)Bruno Oliveira2018-06-041-1/+1
* blacken-docs (#835)Anthony Sottile2018-06-031-10/+13
* Spring cleaning (#788)Oliver Bestwalter2018-04-303-10/+6
* Hint for possible signal upon InvocationError (#766)ederag2018-02-181-3/+7
* Display exit code with InvocationErrors (#760)ederag2018-02-072-0/+47
* Add example symptomatic output for the described issue (#757)Tom Dalton2018-01-301-0/+11
* Small typo: environments not envirements in platform.rst (#729)Jacob Windle2018-01-061-1/+1
* code & doc cleanup (#699)Jurko Gospodnetić2017-12-071-2/+2
* drop Python 2.6 and 3.3 support (#689)Gábor Bernát2017-12-015-23/+21
* remove whitespace (#652)Thijs Triemstra2017-10-261-1/+1
* Spelling fixes (#637)Ville Skyttä2017-09-162-4/+4
* Add a pre-commit configuration (#623)Anthony Sottile2017-09-102-3/+0
* move documentation from txt to rst files (#583)Gábor Bernát2017-09-0610-177/+275
* Tox -> tox (#591)Oliver Bestwalter2017-09-044-6/+6
* Document constraints.txt usage. (#585)Alexander Loechel2017-08-251-7/+25
* fix invalid PyTest reference, and do not ignore Sphinx warnings anymoreBernat Gabor2017-08-211-0/+2
* Merge branch 'master' into 484_py.test->pytestOliver Bestwalter2017-06-301-0/+43
|\
| * Merge branch 'master' into add_platform_examplerndr2017-06-121-6/+1
| |\
| * | Add basic multi-platform example to docsrndr2017-06-021-0/+43
* | | pytest #dropthedotViktor Kharkovets2017-06-085-35/+35
| |/ |/|
* | remove easy_install from documentation (issue #276)Martin Andrysík2017-05-281-6/+1
|/
* #480: fix broken linkOliver Bestwalter2017-03-251-1/+1
* Fix code blockÉric Araujo2017-01-241-1/+1
* Add "alwayscopy" config optionIgor Duarte Cardoso2017-01-081-0/+10
* testrun.org -> readthdocs.io (except for historic release announcements)Oliver Bestwalter2016-12-051-2/+2
* remove duplicate wordOliver Bestwalter2016-11-071-1/+1
* fix documentation for Jenkins as suggested by tarcatronicOliver Bestwalter2016-11-041-0/+2
* fix #347 as well, update list of default env namesholger krekel2016-10-271-5/+5
* extend on the note on setup.py test integration after comments from @bittnerholger krekel2016-10-111-4/+8
* slightly refine setup.py test exampleholger krekel2016-10-111-4/+4
* fix typoRonny Pfannschmidt2016-10-051-1/+1
* replace setup.py integration with a warningRonny Pfannschmidt2016-10-051-41/+8
* addresses issue66: add --workdir option to override where tox stores its ".to...holger krekel2016-06-251-1/+19
* Remove invalid return value in tox.cmdline() examplePeter Bittner2016-06-141-2/+1
* Document the 'py' environmentPaul Moore2015-12-021-0/+3
* add changelogholger krekel2015-10-291-0/+0
* Merged in stevepiercy/tox (pull request #150)holger krekel2015-05-041-1/+1
|\
| * grammar fixSteve Piercy2015-04-301-1/+1
* | grammar fixesSteve Piercy2015-04-301-4/+5
|/