summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 3.6.13.6.1Bernat Gabor2018-12-242-1/+9
* inject the built package as a environment variable (#1107)Bernát Gábor2018-12-244-0/+19
* move from devenv to dev in documentation (#1080)Oliver Bestwalter2018-12-234-27/+24
* Clarify that extras are not installed if skip_install is true (#1106)jonathanunderwood2018-12-191-1/+2
* release 3.6.03.6.0Bernat Gabor2018-12-138-7/+25
* Correctly fail `tox --notest` when setup fails (#1098)Anthony Sottile2018-12-083-1/+18
* Don't rewrite {posargs} for absolute paths (#1099)Anthony Sottile2018-12-083-4/+32
* Link to related projects (Invoke and Nox) from the documentation (#1093)Thea Flowers2018-11-272-0/+12
* Fix typo and add some minor improvements to the basepython configuration dire...Alejandro Rivera2018-11-211-2/+2
* Make windows interpreter lookup precedence more like posix (#1087)Anthony Sottile2018-11-192-6/+6
* Include license file in the generated wheel package (#1083)Jon Dufresne2018-11-122-0/+4
* Update Contributor Covenant URL to use https:// (#1082)Jon Dufresne2018-11-122-3/+4
* Correct capitalization of PyPI (#1084)Jon Dufresne2018-11-1211-16/+18
* enable coverage report for forks (#1055)Bernát Gábor2018-11-062-5/+2
* README/LICENSE exts can varyOliver Bestwalter2018-11-041-2/+2
* Correct docs for temp_dir default (#1078)Ned Batchelder2018-11-031-1/+1
* Merge pull request #1076 from tox-dev/release-3.5.3Bernát Gábor2018-10-288-12/+25
|\
| * release 3.5.33.5.3Bernat Gabor2018-10-288-12/+25
|/
* fix changelogBernat Gabor2018-10-281-1/+1
* allow creation of jython envs (#1074)Bernát Gábor2018-10-284-54/+42
* Fix `commands_pre`/`commands_post` documentation. (#1071)Benoit Pierre2018-10-243-0/+6
* Documentation fixes (#1070)nblock2018-10-243-2/+3
* Split up packaging for better separation of concerns (#1069)Bernát Gábor2018-10-2215-760/+777
* Don't capture stderr when doing `setup.py --name` (closes #1052) (#1068)Josh Snyder2018-10-226-5/+47
* Fix bug with incorrectly defactorized dependencies #706 (#1058)Bartolomé Sánchez Salado2018-10-214-4/+259
* simplify setting GIT_BRANCH and GIT_COMMIT_SHA (#1067)Bernát Gábor2018-10-191-4/+2
* Upgrade pre-commit hooks (#1065)Anthony Sottile2018-10-181-6/+6
* Fix typo (#1059)Sergi Almacellas Abellana2018-10-171-1/+1
* Fix small typo where the word contraints was spelled as contrains (#1062)Xander Johnson2018-10-173-1/+3
* document substituions additional content start with space (#1056)Bernát Gábor2018-10-133-4/+12
* code coverage testing (#1053)Bernát Gábor2018-10-131-2/+5
* Bugfix: Do the same transformation to egg-info dirs that pkg_resources does (...Josh Snyder2018-10-114-7/+18
* Fix packaging documentation bad configBernat Gabor2018-10-091-2/+2
* release 3.5.2Bernat Gabor2018-10-093-5/+18
* level three verbosity shows packaging output (#1048)Bernát Gábor2018-10-095-5/+46
* session packages are now put inside a numbered directory (#1046)Bernát Gábor2018-10-094-16/+27
* Merge pull request #1044 from tox-dev/release-3.5.1Bernát Gábor2018-10-082-1/+9
|\
| * release 3.5.13.5.1Bernat Gabor2018-10-082-1/+9
|/
* fix release taskBernat Gabor2018-10-082-5/+0
* bugfix specifying --installpkg breaks build with 3.5.0 (#1043)Bernát Gábor2018-10-083-3/+19
* fix ci (#1041)Bernát Gábor2018-10-081-1/+4
* fix release task and fix documentation for 3.5.03.5.0Bernat Gabor2018-10-085-36/+41
* Merge pull request #1040 from tox-dev/release-3.5.0Bernát Gábor2018-10-087-12/+28
|\
| * release 3.5.0Bernat Gabor2018-10-087-12/+28
|/
* Document virtual environment recreate rulesBernat Gabor2018-10-085-6/+50
* remove sphinx as present in its own sectionBernat Gabor2018-10-071-31/+0
* exclude code climate cannot handle pathsBernat Gabor2018-10-071-0/+10
* fix doc buildBernat Gabor2018-10-072-3/+10
* Move all documentation files into docs to correctly trigger rtd-bot.Bernat Gabor2018-10-0717-1351/+1301
* Move PyPi checks to twineBernat Gabor2018-10-052-5/+4