<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/virtualenv.git/tox.ini, branch develop</title>
<subtitle>github.com: pypa/virtualenv.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/'/>
<entry>
<title>Move the command line tests from tox.ini to a proper test file</title>
<updated>2016-02-03T14:31:52+00:00</updated>
<author>
<name>Paul Moore</name>
<email>p.f.moore@gmail.com</email>
</author>
<published>2016-02-03T14:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=7fb7799525dea384b14ea445239d96c89c32b71a'/>
<id>7fb7799525dea384b14ea445239d96c89c32b71a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test more virtualenv invocations</title>
<updated>2016-01-22T10:33:16+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2016-01-22T10:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=352dcef7d9bdab298c4315bad1da564dd76901a5'/>
<id>352dcef7d9bdab298c4315bad1da564dd76901a5</id>
<content type='text'>
- with no arguments
- with --python=&lt;fullpath&gt;
- with -p &lt;binary&gt;

Also test creating a {2,3}-based venv with python {3,2}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- with no arguments
- with --python=&lt;fullpath&gt;
- with -p &lt;binary&gt;

Also test creating a {2,3}-based venv with python {3,2}
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for long_description correctness</title>
<updated>2015-09-26T06:41:09+00:00</updated>
<author>
<name>Matt Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-26T06:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=18b374dc3eeb0e37aa3ad1b22c442712d9dca103'/>
<id>18b374dc3eeb0e37aa3ad1b22c442712d9dca103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add python 3.5 to CI / tox testing</title>
<updated>2015-09-25T07:50:48+00:00</updated>
<author>
<name>Matt Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2015-09-25T07:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=4248cd19f97299457768705981d18d2752bdd4c8'/>
<id>4248cd19f97299457768705981d18d2752bdd4c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test against pypy3</title>
<updated>2014-12-20T23:56:35+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-12-20T23:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=7805ec703e943245175d3f074f4ddf5a1b09f348'/>
<id>7805ec703e943245175d3f074f4ddf5a1b09f348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs building to tox/travis</title>
<updated>2014-06-14T16:24:16+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2014-06-14T16:24:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=826dede4d321e53a7c81aa3e3e623bc070b4e6d4'/>
<id>826dede4d321e53a7c81aa3e3e623bc070b4e6d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch to py.test</title>
<updated>2014-05-03T02:18:40+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-05-03T02:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=f13e0806006ee6f0e192c6bb0a5ab7a319e39946'/>
<id>f13e0806006ee6f0e192c6bb0a5ab7a319e39946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python 3.4 support in Tox</title>
<updated>2014-05-03T02:16:57+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-05-03T02:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=14aab8244da369cdec1799f98ed12036fb6e90ab'/>
<id>14aab8244da369cdec1799f98ed12036fb6e90ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build Python 3.4</title>
<updated>2014-01-14T14:02:41+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-01-14T13:33:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=5cdf434ef4b11e0f03e73fe478bdcfc94c69870c'/>
<id>5cdf434ef4b11e0f03e73fe478bdcfc94c69870c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch running tests over to tox</title>
<updated>2014-01-14T13:25:39+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2014-01-14T01:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/virtualenv.git/commit/?id=53032fc89a8ff2773388fcb526de17b872a385f2'/>
<id>53032fc89a8ff2773388fcb526de17b872a385f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
