summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* release 3.21.43.21.4release-3.21.4Bernát Gábor2021-02-022-1/+10
* Adapt tests not to assume easy_install exists, it was removed from setuptools...Miro Hrončok2021-02-021-0/+1
* release 3.21.33.21.3Bernát Gábor2021-01-282-2/+11
* Handle sigterm by killing the commands subprocess (#1860)David Diaz Barquero2021-01-202-3/+5
* 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-191-0/+2
* Add missing backticks to my username (#1851)Miro Hrončok2021-01-171-1/+1
* release 3.21.13.21.1release-3.21.1Bernát Gábor2021-01-135-4/+26
* config: Prevent .tox in envlistJohn Vandenberg2021-01-121-0/+1
* config: Revert removal of {packages}/{opts} hackJohn Vandenberg2021-01-121-0/+1
* Allow building with setuptools_scm 4 and 5Miro Hrončok2021-01-111-0/+1
* config: Fix parsing posargs default with colonJohn Vandenberg2021-01-111-0/+1
* 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
* updated poetry build system (#1770)Christopher Pickering2021-01-051-2/+2
* Remove high constraint for importlib-metadata (#1764)Peter Kolbus2021-01-031-0/+2
* 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-212-1/+4
* Fix types: "os" -> "on" (#1751)Hong Xu2020-11-271-2/+2
* Make parsing [testenv] sections in setup.cfg official (#1727)Mauricio Villegas2020-11-052-2/+4
* Replace indexserver in docs with env variables, refs #1357 (#1728)Vlastimil Zíma2020-11-022-24/+23
* Revert "Parse [tox:testenv] sections in setup.cfg" (#1726)Bernát Gábor2020-10-302-4/+2
* Fix congratulations message that occurs on KeyboardInterrupt during package i...Gleb Nikonorov2020-10-301-0/+1
* Parse [tox:testenv] sections in setup.cfg (#1724)Mauricio Villegas2020-10-302-2/+4
* Document that the passenv environment setting is case insensitive (#1723)Gleb Nikonorov2020-10-282-1/+4
* Raise MissingSubstitution on access (#1717)John Vandenberg2020-10-261-0/+1
* build-requires should be build-system (#1719)Thom Wiggers2020-10-261-1/+1
* Prevent {} and tighten parsing of {:} (#1715)John Vandenberg2020-10-241-0/+1
* Fix using platform with install_command (#1707)John Vandenberg2020-10-231-0/+1
* Add substitution {/} to os.sep (#1701)John Vandenberg2020-10-212-0/+7
* Fix escaping brackets in setenv (#1691)John Vandenberg2020-10-211-0/+2
* Allow {posargs} in setenv (#1697)John Vandenberg2020-10-181-0/+1
* Allow escaping of {} in defaults (#1696)John Vandenberg2020-10-181-0/+1
* 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-291-0/+1
* Some headings aren't completely fixed, yet (#1676)Vipul2020-09-232-2/+2
* Make headings consistent (#1675)Vipul2020-09-228-25/+24
* Improve docs grammar and clarity. (#1671)Dominic Davis-Foster2020-09-051-6/+6
* release 3.20.03.20.0Bernat Gabor2020-09-015-4/+21
* Support environment files and comments in setenv (#1668)Bernát Gábor2020-09-012-0/+9
* New formattersBernat Gabor2020-09-011-1/+3
* Merge pull request #1656 from mkenigs/escape-braces-in-setenvBernát Gábor2020-08-311-0/+1
|\
| * Allow escaping curly braces in setenvMatthew Kenigsberg2020-08-221-0/+1
* | Spelling fixes (#1665)Ville Skyttä2020-08-282-2/+2
* | Document allowlist_externals versionadded (#1663)Ville Skyttä2020-08-261-0/+2
* | Make setup.py test admonition sterner as it is deprecated (#1660)Thomas Grainger2020-08-221-7/+3