<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs, branch v54.1.0</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>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>
<entry>
<title>quickstart: recommend PyPA build instead of pep517.build</title>
<updated>2021-02-09T06:20:47+00:00</updated>
<author>
<name>Andrey Bienkowski</name>
<email>hexagonrecursion@gmail.com</email>
</author>
<published>2021-02-09T06:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e70c2afc1868a7d9bb2e2887ebf19f6c84dcf283'/>
<id>e70c2afc1868a7d9bb2e2887ebf19f6c84dcf283</id>
<content type='text'>
see https://github.com/pypa/pep517/issues/91
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see https://github.com/pypa/pep517/issues/91
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(userguide): Marker example for extras_require</title>
<updated>2021-02-04T16:59:15+00:00</updated>
<author>
<name>Pablo Woolvett</name>
<email>pablowoolvett@gmail.com</email>
</author>
<published>2021-02-04T16:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=14f91af8370eaa1c7c7c19510aa9d4d5a65c069d'/>
<id>14f91af8370eaa1c7c7c19510aa9d4d5a65c069d</id>
<content type='text'>
Signed-off-by: Pablo Woolvett &lt;pablowoolvett@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pablo Woolvett &lt;pablowoolvett@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bootstrap from docs build</title>
<updated>2021-01-20T02:17:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-20T02:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=71815558fb8cd44028d838b693f2083a3e969c74'/>
<id>71815558fb8cd44028d838b693f2083a3e969c74</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 #2506 from xdhmoore/patch-1</title>
<updated>2021-01-16T23:42:22+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-16T23:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=aef3393748c7804937fab87d5754ca434fa37f9b'/>
<id>aef3393748c7804937fab87d5754ca434fa37f9b</id>
<content type='text'>
Clarify Development Mode first paragraph</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify Development Mode first paragraph</pre>
</div>
</content>
</entry>
</feed>
