<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/setup.cfg, branch thinlto</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>setup.cfg: Add pytest discovery args</title>
<updated>2020-10-30T09:41:29+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-10-07T17:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=fe24292ae338a5767208abb7ea9634e5dd5c0681'/>
<id>fe24292ae338a5767208abb7ea9634e5dd5c0681</id>
<content type='text'>
We have a single giant file for our tests, but a number of files that
match pytest's default discovery globs. To fix that, let's tell pytest
what to do.

This means you can just `pytest` and get the right results. It also
helps IDE's like vscode correctly identify tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have a single giant file for our tests, but a number of files that
match pytest's default discovery globs. To fix that, let's tell pytest
what to do.

This means you can just `pytest` and get the right results. It also
helps IDE's like vscode correctly identify tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.cfg: Mark setuptools as required</title>
<updated>2020-04-20T21:40:19+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2020-03-23T17:20:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=cd79ec2839ddef766b42e0653f8be2199b723e77'/>
<id>cd79ec2839ddef766b42e0653f8be2199b723e77</id>
<content type='text'>
It's required, lets just document it as such.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's required, lets just document it as such.
</pre>
</div>
</content>
</entry>
<entry>
<title>pytest: Fix test warnings</title>
<updated>2019-12-05T16:08:12+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2019-12-05T14:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=d0dd21858c311f03f4a8ac5dfa19406035430dbd'/>
<id>d0dd21858c311f03f4a8ac5dfa19406035430dbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure setuptools via PEP508/518 pyproject.toml</title>
<updated>2019-11-02T14:17:13+00:00</updated>
<author>
<name>Michael Hirsch, Ph.D</name>
<email>10931741+scivision@users.noreply.github.com</email>
</author>
<published>2019-11-02T14:17:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=d218d523679d28ae62082e3d371baf799510b2ce'/>
<id>d218d523679d28ae62082e3d371baf799510b2ce</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary setup.cfg lines that confound offline use</title>
<updated>2019-07-11T19:37:25+00:00</updated>
<author>
<name>Michael Hirsch, Ph.D</name>
<email>10931741+scivision@users.noreply.github.com</email>
</author>
<published>2019-07-11T05:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=8c6e98c8479674955fdc27e97326e39c49b4382b'/>
<id>8c6e98c8479674955fdc27e97326e39c49b4382b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minimum python 3.5.2</title>
<updated>2019-07-11T19:37:25+00:00</updated>
<author>
<name>Michael Hirsch, Ph.D</name>
<email>scivision@users.noreply.github.com</email>
</author>
<published>2019-07-05T21:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=40bf83fd463f2355888667be9d4fcb8ce4c3a4e5'/>
<id>40bf83fd463f2355888667be9d4fcb8ce4c3a4e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: metadata PEP390 setup.cfg</title>
<updated>2019-07-11T19:37:25+00:00</updated>
<author>
<name>Michael Hirsch, Ph.D</name>
<email>scivision@users.noreply.github.com</email>
</author>
<published>2019-06-23T16:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=4b9625ac0697a205b9714b60403ae2befa7fe781'/>
<id>4b9625ac0697a205b9714b60403ae2befa7fe781</id>
<content type='text'>
https for Meson docs url

Co-Authored-By: Elliott Sales de Andrade &lt;quantum.analyst@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https for Meson docs url

Co-Authored-By: Elliott Sales de Andrade &lt;quantum.analyst@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix builtin variable names</title>
<updated>2019-04-29T10:17:40+00:00</updated>
<author>
<name>Daniel Mensinger</name>
<email>daniel@mensinger-ka.de</email>
</author>
<published>2019-04-23T12:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=e75211d321d7416b8a4871d3015a7915fb86b53b'/>
<id>e75211d321d7416b8a4871d3015a7915fb86b53b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>flake8: ignore W504: line break after binary operator</title>
<updated>2018-12-02T13:37:32+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2018-11-23T20:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=0e7513e734617ab60ec0edc96e046029e983ea80'/>
<id>0e7513e734617ab60ec0edc96e046029e983ea80</id>
<content type='text'>
It wasn't an error before, and plenty of files does that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It wasn't an error before, and plenty of files does that.
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.cfg: Don't warn about commented code</title>
<updated>2018-07-02T14:22:53+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2018-07-02T13:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/meson.git/commit/?id=cc58fdac33fad6f9af328b2bdc26fcd5c0274b84'/>
<id>cc58fdac33fad6f9af328b2bdc26fcd5c0274b84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
