<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/pyproject.toml, branch 7.0.3</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>mypy: a separate tox env for mypy</title>
<updated>2022-12-29T16:27:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-12-28T18:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=42508990e08865ba93e8a893d36061351e553a63'/>
<id>42508990e08865ba93e8a893d36061351e553a63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add type annotations for files.py</title>
<updated>2022-12-27T15:55:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-12-27T15:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9b4c05dbc779a47c5b65e9a6ceebe032cf96b944'/>
<id>9b4c05dbc779a47c5b65e9a6ceebe032cf96b944</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add mypy just for one file at first</title>
<updated>2022-12-27T15:00:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-12-27T14:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=00f681d6a63c66740a2a93ee138f351b531430b0'/>
<id>00f681d6a63c66740a2a93ee138f351b531430b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: remove redundant wheel dep from pyproject.toml</title>
<updated>2022-10-01T17:22:42+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2022-10-01T15:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=08712e99bbfff973cca786aab04875b79c4e0fba'/>
<id>08712e99bbfff973cca786aab04875b79c4e0fba</id>
<content type='text'>
Remove the redundant `wheel` dependency, as it is added by the backend
automatically.  Listing it explicitly in the documentation was
a historical mistake and has been fixed since, see:
https://github.com/pypa/setuptools/commit/f7d30a9529378cf69054b5176249e5457aaf640a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the redundant `wheel` dependency, as it is added by the backend
automatically.  Listing it explicitly in the documentation was
a historical mistake and has been fixed since, see:
https://github.com/pypa/setuptools/commit/f7d30a9529378cf69054b5176249e5457aaf640a
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use pyproject.toml to comply with pep517</title>
<updated>2022-09-13T11:06:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2022-09-07T01:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=447334c474251eafe6606d5497b1458fb5aca6ca'/>
<id>447334c474251eafe6606d5497b1458fb5aca6ca</id>
<content type='text'>
Also: remove --no-index for installing ourselves.

PEP-517 compliance means we need to use PyPI to get setuptools, so we
can't use --no-index anymore.  I think this was added just to speed up
the initial installation of the virtualenv used in these tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also: remove --no-index for installing ourselves.

PEP-517 compliance means we need to use PyPI to get setuptools, so we
can't use --no-index anymore.  I think this was added just to speed up
the initial installation of the virtualenv used in these tests.
</pre>
</div>
</content>
</entry>
</feed>
