<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/ci/install.ps1, branch master</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Remove unneeded CI and kitting support</title>
<updated>2020-11-29T00:48:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2020-11-29T00:11:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=76e80108c11b042e6e929641fe3f38975f5765ba'/>
<id>76e80108c11b042e6e929641fe3f38975f5765ba</id>
<content type='text'>
We no longer:

    - Use Travis
    - Use AppVeyor
    - Build manylinux wheels locally
    - Build other wheels locally
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We no longer:

    - Use Travis
    - Use AppVeyor
    - Build manylinux wheels locally
    - Build other wheels locally
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove conditions for dropped Python versions</title>
<updated>2019-05-18T14:27:22+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2019-05-18T07:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e326d8c9f61443558883fe9fc1b7b46c306b849b'/>
<id>e326d8c9f61443558883fe9fc1b7b46c306b849b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put back the Start-Process statements</title>
<updated>2015-09-14T22:29:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-09-14T22:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b535693a72ed092d447d12f1025108137799be6c'/>
<id>b535693a72ed092d447d12f1025108137799be6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the better call-operator rather than start-process in powershell</title>
<updated>2015-09-14T15:57:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-09-14T15:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=67252ae737dce6a5721b8b8e94c19c151f47e30d'/>
<id>67252ae737dce6a5721b8b8e94c19c151f47e30d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Go back to using the downloaded get-pip.py</title>
<updated>2015-09-14T15:31:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-09-14T15:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5855fb070348265fc4b0a1ad10ee5a13683681b5'/>
<id>5855fb070348265fc4b0a1ad10ee5a13683681b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Learning Powershell one SO post at a time...</title>
<updated>2015-09-14T15:27:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-09-14T15:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=39689cfba30174bc1ba4b5f4f7ebd10b107e120d'/>
<id>39689cfba30174bc1ba4b5f4f7ebd10b107e120d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Maybe we can just run Python directly?</title>
<updated>2015-09-14T15:19:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-09-14T15:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6b613117206d1145b86d49e059b49d4b8578f82c'/>
<id>6b613117206d1145b86d49e059b49d4b8578f82c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Diagnosing get-pip.py problems on Appveyor 2.6</title>
<updated>2015-09-14T14:59:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-09-14T14:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=49e146871e23c27ece6704144248e192c0d1a0d4'/>
<id>49e146871e23c27ece6704144248e192c0d1a0d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add correct URLs to the top of python_appveyor_demo files.</title>
<updated>2015-09-11T10:59:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-09-11T10:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bc33ca3699aa1623f058b83431e11ee3fb7e7aca'/>
<id>bc33ca3699aa1623f058b83431e11ee3fb7e7aca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3.5 is different in other annoying ways...</title>
<updated>2015-09-05T21:46:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-09-05T21:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=71976d676301ab70f7f593ecf48ca07072a06265'/>
<id>71976d676301ab70f7f593ecf48ca07072a06265</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
