<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_virtualenv.py, branch iterator-unpack</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>add a test to catch unvendored dependencies</title>
<updated>2018-11-13T09:33:35+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2018-11-13T09:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9f547fe6a30d544f52f8201ba89cff36f79d792d'/>
<id>9f547fe6a30d544f52f8201ba89cff36f79d792d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pytest marker and code for Python &lt; 2.7</title>
<updated>2018-10-27T11:34:45+00:00</updated>
<author>
<name>Nikolaus Waxweiler</name>
<email>madigens@gmail.com</email>
</author>
<published>2018-10-27T10:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=98056a680fde6bede9ce4c159b72d1ac01bf9067'/>
<id>98056a680fde6bede9ce4c159b72d1ac01bf9067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip tests in test_virtualenv if the prefix is broken on that virtualenv. Ref #1284.</title>
<updated>2018-03-05T22:01:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-03-05T22:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e4da2275b57335c5ea2574b728c926eeefe6875c'/>
<id>e4da2275b57335c5ea2574b728c926eeefe6875c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feed the hobgoblins (delint).</title>
<updated>2018-02-04T22:55:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-02-04T22:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cfb0d71afd7d6cb026e35930b80b98e779f52c24'/>
<id>cfb0d71afd7d6cb026e35930b80b98e779f52c24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix `test_pip_upgrade_from_source` test on Python 2.6</title>
<updated>2017-09-13T19:56:45+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-09-13T19:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6cffeac651ba21ea52e8e85c1e652882f236660f'/>
<id>6cffeac651ba21ea52e8e85c1e652882f236660f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix `test` command handling of `extras_require`</title>
<updated>2017-07-26T18:37:58+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-21T14:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=75e88f63cc0308f7933e936b171f9cba2d04e7ad'/>
<id>75e88f63cc0308f7933e936b171f9cba2d04e7ad</id>
<content type='text'>
Also install platform specific requirements in `extras_require`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also install platform specific requirements in `extras_require`.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix possible error when finalizing `install_requires`</title>
<updated>2017-07-15T04:37:00+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-14T03:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7c2df64c8558ac71c20d86d3cb2a05daad99cc87'/>
<id>7c2df64c8558ac71c20d86d3cb2a05daad99cc87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: rework clean install test</title>
<updated>2017-07-15T04:36:32+00:00</updated>
<author>
<name>Benoit Pierre</name>
<email>benoit.pierre@gmail.com</email>
</author>
<published>2017-07-14T06:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=95386da92ec1725a09c5cd8e457be5ff3dc15a3e'/>
<id>95386da92ec1725a09c5cd8e457be5ff3dc15a3e</id>
<content type='text'>
Use pytest-virtualenv so the test can be run no Windows too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use pytest-virtualenv so the test can be run no Windows too.
</pre>
</div>
</content>
</entry>
</feed>
