summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 3.21.23.21.2release-3.21.2Bernát Gábor2021-01-192-2/+11
* Newer coverage plugin updates env-vars, ignore in pytest plugin (#1854)Bernát Gábor2021-01-192-1/+3
* Add missing backticks to my username (#1851)Miro Hrončok2021-01-171-1/+1
* Update README.mdBernát Gábor2021-01-141-2/+1
* Merge pull request #1808 from tox-dev/release-3.21.1Bernát Gábor2021-01-135-4/+26
|\
| * release 3.21.13.21.1release-3.21.1Bernát Gábor2021-01-135-4/+26
|/
* config: Prevent .tox in envlistJohn Vandenberg2021-01-123-0/+23
* config: Revert removal of {packages}/{opts} hackJohn Vandenberg2021-01-122-0/+7
* test_config: Add test for indirect install_commandJohn Vandenberg2021-01-121-0/+20
* Allow building with setuptools_scm 4 and 5Miro Hrončok2021-01-112-1/+2
* config: Fix parsing posargs default with colonJohn Vandenberg2021-01-113-3/+54
* Merge pull request #1775 from tox-dev/release-3.21.0Bernát Gábor2021-01-0814-15/+46
|\
| * release 3.21.03.21.0Bernát Gábor2021-01-0814-15/+46
|/
* Add instructions for choosing pip version (#1771)Alexander Morley2021-01-081-1/+3
* Fix CI (#1774)Bernát Gábor2021-01-082-3/+4
* updated poetry build system (#1770)Christopher Pickering2021-01-051-2/+2
* [pre-commit.ci] pre-commit autoupdate (#1769)pre-commit-ci[bot]2021-01-041-2/+2
* Fix download=True option (#1558) (#1766)Alexander Morley2021-01-031-0/+2
* Remove high constraint for importlib-metadata (#1764)Peter Kolbus2021-01-033-1/+4
* Correct numbering in System Overview section (#1767)Garrett Thompson2021-01-031-1/+1
* Add py39 test environment to docs (#1756)Ahmed⠙2020-12-211-18/+8
* Doc: Don't use deprecated plugin in the example (#1757)Hong Xu2020-12-211-1/+1
* Add more info about per-platform commands (#1753)Prakhar Gurunani2020-12-213-1/+5
* [pre-commit.ci] pre-commit autoupdate (#1762)pre-commit-ci[bot]2020-12-211-3/+3
* [pre-commit.ci] pre-commit autoupdate (#1755)pre-commit-ci[bot]2020-11-301-3/+3
* Fix types: "os" -> "on" (#1751)Hong Xu2020-11-271-2/+2
* [pre-commit.ci] pre-commit autoupdate (#1743)pre-commit-ci[bot]2020-11-172-7/+10
* tests: do not depend on pathlib2 for modern python (#1739)Eli Schwartz2020-11-137-10/+35
* Minor fixes (#1736)Jürgen Gmach2020-11-091-2/+2
* Make parsing [testenv] sections in setup.cfg official (#1727)Mauricio Villegas2020-11-054-2/+23
* Replace indexserver in docs with env variables, refs #1357 (#1728)Vlastimil Zíma2020-11-023-24/+24
* Revert "Parse [tox:testenv] sections in setup.cfg" (#1726)Bernát Gábor2020-10-305-35/+8
* Fix congratulations message that occurs on KeyboardInterrupt during package i...Gleb Nikonorov2020-10-303-2/+25
* Parse [tox:testenv] sections in setup.cfg (#1724)Mauricio Villegas2020-10-305-8/+35
* Document that the passenv environment setting is case insensitive (#1723)Gleb Nikonorov2020-10-283-1/+5
* Improve substitution recursion check (#1720)John Vandenberg2020-10-273-19/+21
* Raise MissingSubstitution on access (#1717)John Vandenberg2020-10-266-11/+253
* Dont pass around re match object (#1712)John Vandenberg2020-10-261-10/+9
* build-requires should be build-system (#1719)Thom Wiggers2020-10-261-1/+1
* Prevent {} and tighten parsing of {:} (#1715)John Vandenberg2020-10-243-7/+41
* Fix using platform with install_command (#1707)John Vandenberg2020-10-233-0/+99
* Add substitution {/} to os.sep (#1701)John Vandenberg2020-10-214-1/+34
* Fix escaping brackets in setenv (#1691)John Vandenberg2020-10-215-9/+62
* Allow {posargs} in setenv (#1697)John Vandenberg2020-10-183-22/+56
* Allow escaping of {} in defaults (#1696)John Vandenberg2020-10-184-1/+14
* Merge pull request #1687 from tox-dev/release-3.20.1Bernát Gábor2020-10-092-1/+10
|\
| * release 3.20.13.20.1release-3.20.1Bernát Gábor2020-10-092-1/+10
|/
* Fix negated factor condition example for not-a-and-not-b (#1683)markferry2020-10-081-1/+1
* Update general.rst (#1685)Nikos Ves2020-10-071-1/+1
* Update constraint for importlib-metadata (#1682)Usama Sadiq2020-09-293-1/+3