<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs, branch feature/restore-editable-pythonpath</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>Merge pull request #2584 from amy-lei/tabbed-code</title>
<updated>2021-03-05T16:18:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-05T16:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=23ee037d56a6d8ab957882e1a041f67924ae04da'/>
<id>23ee037d56a6d8ab957882e1a041f67924ae04da</id>
<content type='text'>
Add mechanism for comparison of setup.py and its equivalent setup.cfg</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add mechanism for comparison of setup.py and its equivalent setup.cfg</pre>
</div>
</content>
</entry>
<entry>
<title>Extend extensions later in the file. Fixes flake8 failure and isolates the (sole) change from other concerns.</title>
<updated>2021-03-05T16:12:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-05T16:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=265fb0eda039711e749bec09b512b91e9ce56627'/>
<id>265fb0eda039711e749bec09b512b91e9ce56627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace adjacent code blocks with tabbed containers</title>
<updated>2021-03-01T04:08:26+00:00</updated>
<author>
<name>Amy</name>
<email>leiamy12@gmail.com</email>
</author>
<published>2021-03-01T04:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=474f833a1181ca07b17fe4c52a9680c70335181e'/>
<id>474f833a1181ca07b17fe4c52a9680c70335181e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sphinx-inline-tabs extension</title>
<updated>2021-03-01T04:08:15+00:00</updated>
<author>
<name>Amy</name>
<email>leiamy12@gmail.com</email>
</author>
<published>2021-03-01T03:29:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=666f44463ce9749f1040694f9954cd93a4b80bdc'/>
<id>666f44463ce9749f1040694f9954cd93a4b80bdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Term is builder.</title>
<updated>2021-02-28T21:50:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-28T21:50:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8307bd497dba77f5ef40f504842e023334eba04b'/>
<id>8307bd497dba77f5ef40f504842e023334eba04b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2552 from hexagonrecursion/patch-1</title>
<updated>2021-02-28T21:48:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-28T21:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=dd351c93d75b8670836dcd118452adf8a211081a'/>
<id>dd351c93d75b8670836dcd118452adf8a211081a</id>
<content type='text'>
quickstart: recommend PyPA build instead of pep517.build</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
quickstart: recommend PyPA build instead of pep517.build</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2561 from pwoolvett/fix/2553</title>
<updated>2021-02-26T01:44:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-26T01:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=aad7fde133bf1cf67a0c50645d27f6a2004da612'/>
<id>aad7fde133bf1cf67a0c50645d27f6a2004da612</id>
<content type='text'>
docs(userguide): Marker example for extras_require</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs(userguide): Marker example for extras_require</pre>
</div>
</content>
</entry>
<entry>
<title>Add ini to display code block in doc</title>
<updated>2021-02-24T22:12:59+00:00</updated>
<author>
<name>Thea</name>
<email>tkjeldsmark@gmail.com</email>
</author>
<published>2021-02-24T22:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3dd8e559112d2b2af58caed77a105be7e925f1c4'/>
<id>3dd8e559112d2b2af58caed77a105be7e925f1c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reference index in the userguide directory</title>
<updated>2021-02-20T21:32:29+00:00</updated>
<author>
<name>Thea</name>
<email>tkjeldsmark@gmail.com</email>
</author>
<published>2021-02-20T21:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=869e223f903678775e6903bf8f6ca9b6cc805977'/>
<id>869e223f903678775e6903bf8f6ca9b6cc805977</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include link to new developer guide in the old one</title>
<updated>2021-02-20T20:23:48+00:00</updated>
<author>
<name>Thea</name>
<email>tkjeldsmark@gmail.com</email>
</author>
<published>2021-02-20T20:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ea9c5778539b73db8d366a7544d2d314cb85f1ed'/>
<id>ea9c5778539b73db8d366a7544d2d314cb85f1ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
