<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs/userguide/development_mode.rst, branch v65.4.1</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>Correct docs on how to use the `legacy-editable` mode</title>
<updated>2022-08-17T16:37:40+00:00</updated>
<author>
<name>Ed Morley</name>
<email>501702+edmorley@users.noreply.github.com</email>
</author>
<published>2022-08-17T16:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=aa837138ce15d08af554452a3884ba1f799600da'/>
<id>aa837138ce15d08af554452a3884ba1f799600da</id>
<content type='text'>
PR #3414 added support for disabling the new PEP660 editable install
hooks. However the documentation and changelog mentions didn't
match the implementation.

Before:
- The implementation used: `SETUPTOOLS_ENABLE_FEATURES`
- The changelog said to use: `SETUPTOOLS_ENABLE_FEATURE`
  (notice the missing "S")
- The docs said to use: `SETUPTOOLS_USE_FEATURE`

This caused confusion in #3535, since the testcase there used the form
mentioned in the changelog, which doesn't do anything.

Now, the changelog and docs both say to use `SETUPTOOLS_ENABLE_FEATURES`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR #3414 added support for disabling the new PEP660 editable install
hooks. However the documentation and changelog mentions didn't
match the implementation.

Before:
- The implementation used: `SETUPTOOLS_ENABLE_FEATURES`
- The changelog said to use: `SETUPTOOLS_ENABLE_FEATURE`
  (notice the missing "S")
- The docs said to use: `SETUPTOOLS_USE_FEATURE`

This caused confusion in #3535, since the testcase there used the form
mentioned in the changelog, which doesn't do anything.

Now, the changelog and docs both say to use `SETUPTOOLS_ENABLE_FEATURES`.
</pre>
</div>
</content>
</entry>
<entry>
<title>typo fix</title>
<updated>2022-08-13T21:09:44+00:00</updated>
<author>
<name>wim glenn</name>
<email>wim.glenn@gmail.com</email>
</author>
<published>2022-08-13T21:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=03b7348ba1b57c3874677c3dc8f6f90ec6e30516'/>
<id>03b7348ba1b57c3874677c3dc8f6f90ec6e30516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove question mark</title>
<updated>2022-08-12T17:10:46+00:00</updated>
<author>
<name>Mike Hucka</name>
<email>mhucka@caltech.edu</email>
</author>
<published>2022-08-12T17:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8b526273e092085a386c4d2b5ea840c1b97d77f5'/>
<id>8b526273e092085a386c4d2b5ea840c1b97d77f5</id>
<content type='text'>
The heading "How editable installations work?" either contains a typo (the question mark should be omitted), or else the question as written is missing a word (it should be "How **do** editable installations work?"). This commit removes the question mark.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The heading "How editable installations work?" either contains a typo (the question mark should be omitted), or else the question as written is missing a word (it should be "How **do** editable installations work?"). This commit removes the question mark.</pre>
</div>
</content>
</entry>
<entry>
<title>Typo in user guide: development mode</title>
<updated>2022-08-12T08:51:31+00:00</updated>
<author>
<name>Louis Maddox</name>
<email>lmmx@users.noreply.github.com</email>
</author>
<published>2022-08-12T08:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=701842af368ca51263f027a4281de666b9f4da77'/>
<id>701842af368ca51263f027a4281de666b9f4da77</id>
<content type='text'>
`PATHONPATH` --&gt; `PYTHONPATH`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`PATHONPATH` --&gt; `PYTHONPATH`</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Avoid refering to the strict mode as experimental</title>
<updated>2022-08-11T11:34:48+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-11T11:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2a309462fae16e52e6f68a356d0bb87cd8cade97'/>
<id>2a309462fae16e52e6f68a356d0bb87cd8cade97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix incorrect syntax</title>
<updated>2022-08-05T09:18:59+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-05T09:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b0b9420f5ac7a62401432b77ed1e8c59f11322d6'/>
<id>b0b9420f5ac7a62401432b77ed1e8c59f11322d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix phrases in userguide/development_mode</title>
<updated>2022-08-05T09:10:18+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-05T09:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4a376230b3250e2c9dae5454071e6d387c11bb62'/>
<id>4a376230b3250e2c9dae5454071e6d387c11bb62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix link display text</title>
<updated>2022-08-04T17:20:29+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-04T17:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3f498801ad8450f661a51bdfea6b844c72a5b53e'/>
<id>3f498801ad8450f661a51bdfea6b844c72a5b53e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Improve developement_mode.rst</title>
<updated>2022-08-03T19:49:29+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-03T19:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=80311abe8ee1a3a63b4db563e3833947d96c5a1c'/>
<id>80311abe8ee1a3a63b4db563e3833947d96c5a1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add section explaining how editable installs work</title>
<updated>2022-08-03T19:49:29+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-08-03T19:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1d9ac32d536845b9d26f3de32b7d4bc9b65946d6'/>
<id>1d9ac32d536845b9d26f3de32b7d4bc9b65946d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
