<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/tox.ini, branch v38.2.4</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Drop support for Python 2.6 by merging the drop-py26 branch. Fixes #878.</title>
<updated>2017-11-20T18:12:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-20T18:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=89ef5bb7e4812193d6f593d531bad36191517981'/>
<id>89ef5bb7e4812193d6f593d531bad36191517981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PyPy3 is supported</title>
<updated>2017-11-20T17:23:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-20T17:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d51a696eb114bfe4e077b83b750a02282d4d8b47'/>
<id>d51a696eb114bfe4e077b83b750a02282d4d8b47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove reference to Python 2.6 as a supported interpreter.</title>
<updated>2017-11-20T17:22:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-11-20T17:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=c6fe76cbc22ac6ac64709a0381a6ce48a8c9884a'/>
<id>c6fe76cbc22ac6ac64709a0381a6ce48a8c9884a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: move py.test report arguments to pytest.ini</title>
<updated>2017-07-13T19:16:35+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-06-15T06:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=aa43b11bff2450296da9c41e705d03b5c28bf5bf'/>
<id>aa43b11bff2450296da9c41e705d03b5c28bf5bf</id>
<content type='text'>
So it's possible to run tox with something like:
`py.test -k test_unicode_filename_in_sdist`, and
not loose the default report arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So it's possible to run tox with something like:
`py.test -k test_unicode_filename_in_sdist`, and
not loose the default report arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>tox: add xpassed tests to the report</title>
<updated>2017-07-13T19:16:35+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-06-15T06:23:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=443e48d824c0dfd114dd6e92dc827159b2d5da52'/>
<id>443e48d824c0dfd114dd6e92dc827159b2d5da52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature/re-vendor-sadface</title>
<updated>2017-05-30T23:39:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-05-30T23:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=fcdf12ee7fdf43c9dded5b68232a0fb3376d4858'/>
<id>fcdf12ee7fdf43c9dded5b68232a0fb3376d4858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add snippet for running Tox against all supported Pythons</title>
<updated>2017-05-11T19:08:08+00:00</updated>
<author>
<name>Pi Delport</name>
<email>pjdelport@gmail.com</email>
</author>
<published>2017-04-19T11:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f60c81e570ec3187eeeb92c4ad4f0a788fdeaec6'/>
<id>f60c81e570ec3187eeeb92c4ad4f0a788fdeaec6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add bootstrap instructions to tox.ini</title>
<updated>2017-05-11T18:56:18+00:00</updated>
<author>
<name>Pi Delport</name>
<email>pjdelport@gmail.com</email>
</author>
<published>2017-04-19T08:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=094a8909470795a0a5c18a616a0cd2f4d10a19e2'/>
<id>094a8909470795a0a5c18a616a0cd2f4d10a19e2</id>
<content type='text'>
This will help get new contributors started, if they're just used to
running "tox".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will help get new contributors started, if they're just used to
running "tox".
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"</title>
<updated>2017-02-24T16:49:51+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-02-24T16:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3d0cc355fb5e8012cb8c72f0e25042a5a44f31d6'/>
<id>3d0cc355fb5e8012cb8c72f0e25042a5a44f31d6</id>
<content type='text'>
This reverts commit 089cdeb489a0fa94d11b7307b54210ef9aa40511, reversing
changes made to aaec654d804cb78dbb6391afff721a63f26a71cd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 089cdeb489a0fa94d11b7307b54210ef9aa40511, reversing
changes made to aaec654d804cb78dbb6391afff721a63f26a71cd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also have tox reference the generated requirements.txt</title>
<updated>2017-01-02T04:13:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2017-01-02T04:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=377e4b4f6a8a1a4b2f07f6d45f9641e733c61452'/>
<id>377e4b4f6a8a1a4b2f07f6d45f9641e733c61452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
