<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tox-git.git, branch 3.14.3</title>
<subtitle>github.com: tox-dev/tox.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/'/>
<entry>
<title>release 3.14.3</title>
<updated>2019-12-28T09:52:57+00:00</updated>
<author>
<name>Bernat Gabor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2019-12-27T18:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=1b8f302f8d3c083fbf54dde48457aa190995d409'/>
<id>1b8f302f8d3c083fbf54dde48457aa190995d409</id>
<content type='text'>
Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update guide with instructions to disable spinner (#1480)</title>
<updated>2019-12-07T12:31:17+00:00</updated>
<author>
<name>jacobtolar</name>
<email>accounts@sheckel.net</email>
</author>
<published>2019-12-07T12:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=0c591b9e30830fad0dec15401e45b59ed32b2519'/>
<id>0c591b9e30830fad0dec15401e45b59ed32b2519</id>
<content type='text'>
* Update guide with instructions to disable spinner

This is in the command-line help, but can't be found anywhere obvious in the documentation.

* Oops, delete trailing space
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update guide with instructions to disable spinner

This is in the command-line help, but can't be found anywhere obvious in the documentation.

* Oops, delete trailing space
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify legacy setup.py error message further (#1478)</title>
<updated>2019-12-06T11:22:38+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2019-12-06T11:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=2343c6a010bfdb24577e86ad7c3606ce8d12da62'/>
<id>2343c6a010bfdb24577e86ad7c3606ce8d12da62</id>
<content type='text'>
a follow up to #1467</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a follow up to #1467</pre>
</div>
</content>
</entry>
<entry>
<title>Relax importlib_metadata pin (#1476)</title>
<updated>2019-12-03T07:57:08+00:00</updated>
<author>
<name>chyzzqo2</name>
<email>52714809+chyzzqo2@users.noreply.github.com</email>
</author>
<published>2019-12-03T07:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=760b0343808c8a8439784036827cfcb1c98e441f'/>
<id>760b0343808c8a8439784036827cfcb1c98e441f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 3.14.2 (#1475)</title>
<updated>2019-12-02T19:29:18+00:00</updated>
<author>
<name>Bernát Gábor</name>
<email>bgabor8@bloomberg.net</email>
</author>
<published>2019-12-02T19:29:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=1ebec26bed5a89ca7f04c45bbf1c207023e121c3'/>
<id>1ebec26bed5a89ca7f04c45bbf1c207023e121c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mark poetry tests as xfail on windows (#1474)</title>
<updated>2019-12-02T17:08:17+00:00</updated>
<author>
<name>Ronny Pfannschmidt</name>
<email>opensource@ronnypfannschmidt.de</email>
</author>
<published>2019-12-02T17:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=47e2843253512a5583fca63a85e398daf184607c'/>
<id>47e2843253512a5583fca63a85e398daf184607c</id>
<content type='text'>
* Mark poetry tests as xfail on windows

* Update tests/integration/test_package_int.py

Co-Authored-By: Anthony Sottile &lt;asottile@umich.edu&gt;

* fix formatting

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Mark poetry tests as xfail on windows

* Update tests/integration/test_package_int.py

Co-Authored-By: Anthony Sottile &lt;asottile@umich.edu&gt;

* fix formatting

Signed-off-by: Bernat Gabor &lt;bgabor8@bloomberg.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>use get_python_info for consistency and caching (#1462)</title>
<updated>2019-12-02T12:25:38+00:00</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2019-12-02T12:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=6a742052197ecf97b6c26e0483e192c1c4bba47e'/>
<id>6a742052197ecf97b6c26e0483e192c1c4bba47e</id>
<content type='text'>
* use get_python_info for consistency and caching

* changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use get_python_info for consistency and caching

* changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>update legacy setup.py error message to document isolated_build (#1467)</title>
<updated>2019-12-02T12:25:09+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2019-12-02T12:25:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=057894f95a4979756f1e8dfdfdcc8efc51b0ad6a'/>
<id>057894f95a4979756f1e8dfdfdcc8efc51b0ad6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix colouring on windows (#1471)</title>
<updated>2019-12-02T12:24:28+00:00</updated>
<author>
<name>1138-4EB</name>
<email>1138-4EB@users.noreply.github.com</email>
</author>
<published>2019-12-02T12:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=c420d01a3daf5cb01de3cd3e09c96a600cc8b522'/>
<id>c420d01a3daf5cb01de3cd3e09c96a600cc8b522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use latest version of importlib_metadata (#1472)</title>
<updated>2019-12-02T12:24:09+00:00</updated>
<author>
<name>kammala</name>
<email>kamaevpp@gmail.com</email>
</author>
<published>2019-12-02T12:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tox-git.git/commit/?id=b4c4625ff3d7474c409f0e756b479dcd1c30d4f0'/>
<id>b4c4625ff3d7474c409f0e756b479dcd1c30d4f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
