<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs/userguide/entry_point.rst, branch dev/avoid_wheel_unstable_api</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Clarify language re: function arguments</title>
<updated>2023-03-16T02:03:37+00:00</updated>
<author>
<name>Moshe Kaplan</name>
<email>mosheekaplan@gmail.com</email>
</author>
<published>2023-03-16T02:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3ee45341880c2de76717b47c3c1156e69a037432'/>
<id>3ee45341880c2de76717b47c3c1156e69a037432</id>
<content type='text'>
Configured indicates that the function code's itself would be configured, not that it is used by an external party. Switch verb to "used" to be clearer as to how the function is being used.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Configured indicates that the function code's itself would be configured, not that it is used by an external party. Switch verb to "used" to be clearer as to how the function is being used.</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of trailing spaces, mainly in docs</title>
<updated>2022-11-20T20:05:08+00:00</updated>
<author>
<name>Dimitri Papadopoulos</name>
<email>3234522+DimitriPapadopoulos@users.noreply.github.com</email>
</author>
<published>2022-11-20T20:02:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=71d9566c22710b57c9564c0cd6332f9be71b4e83'/>
<id>71d9566c22710b57c9564c0cd6332f9be71b4e83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update development mode docs</title>
<updated>2022-06-25T19:07:27+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-25T18:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2a9b06f5e3d90de3842616092fd987e67b3ef8c5'/>
<id>2a9b06f5e3d90de3842616092fd987e67b3ef8c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Reorder example tabs</title>
<updated>2022-06-16T20:59:01+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-16T20:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9d487039eaab63eda2283c69653ef1b09ccf702d'/>
<id>9d487039eaab63eda2283c69653ef1b09ccf702d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change wording from *experimental* to *beta*</title>
<updated>2022-06-16T20:50:25+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-06-16T20:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9c7163bc6030e546ba1133de823d0b4ac06a02d9'/>
<id>9c7163bc6030e546ba1133de823d0b4ac06a02d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up subsections of the "Entry Points for Plugins" section</title>
<updated>2022-06-12T10:36:53+00:00</updated>
<author>
<name>Saniya Maheshwari</name>
<email>saniya.mah@gmail.com</email>
</author>
<published>2022-06-12T10:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c2df0f6a53100c8fbb2f31830809560caec921c8'/>
<id>c2df0f6a53100c8fbb2f31830809560caec921c8</id>
<content type='text'>
 - Convert the `importlib.metadata` subsection into a Tip.
 - Remove the 'Summary' subsection header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Convert the `importlib.metadata` subsection into a Tip.
 - Remove the 'Summary' subsection header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply suggestions from code review</title>
<updated>2022-06-12T09:53:51+00:00</updated>
<author>
<name>Saniya Maheshwari</name>
<email>55744224+codeandfire@users.noreply.github.com</email>
</author>
<published>2022-06-12T09:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8ff959675e9ea519febb61de477f047302170d94'/>
<id>8ff959675e9ea519febb61de477f047302170d94</id>
<content type='text'>
Co-authored-by: Anderson Bravalheri &lt;andersonbravalheri+github@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Anderson Bravalheri &lt;andersonbravalheri+github@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Added a single space around the `=` sign in `setup.py` snippets</title>
<updated>2022-06-12T06:46:37+00:00</updated>
<author>
<name>Saniya Maheshwari</name>
<email>saniya.mah@gmail.com</email>
</author>
<published>2022-06-12T06:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7224c3d9f57babc43b415d40259ec42754fe65e3'/>
<id>7224c3d9f57babc43b415d40259ec42754fe65e3</id>
<content type='text'>
Have checked that the snippets continue to work with this space
included. The space improves readability, hence this is probably a good
addition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Have checked that the snippets continue to work with this space
included. The space improves readability, hence this is probably a good
addition.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed up indentation issue</title>
<updated>2022-06-12T03:55:20+00:00</updated>
<author>
<name>Saniya Maheshwari</name>
<email>saniya.mah@gmail.com</email>
</author>
<published>2022-06-12T03:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3313a404975c8483d368b0a039ef495347560002'/>
<id>3313a404975c8483d368b0a039ef495347560002</id>
<content type='text'>
Some extra indentation was causing the code block to be interpreted as a
code block within a blockquote.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some extra indentation was causing the code block to be interpreted as a
code block within a blockquote.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a few lines to make the purpose of the syntax clear</title>
<updated>2022-06-12T03:53:13+00:00</updated>
<author>
<name>Saniya Maheshwari</name>
<email>saniya.mah@gmail.com</email>
</author>
<published>2022-06-12T03:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cfe9ece265e7498fe2bbde3634e62e50cec069a2'/>
<id>cfe9ece265e7498fe2bbde3634e62e50cec069a2</id>
<content type='text'>
A few lines have been added in each of the sections on Console Scripts,
GUI scripts and Entry Points for Plugins. A line has also been added at
the end of the Syntax section to further make things clear.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A few lines have been added in each of the sections on Console Scripts,
GUI scripts and Entry Points for Plugins. A line has also been added at
the end of the Syntax section to further make things clear.
</pre>
</div>
</content>
</entry>
</feed>
