Skip to content

Commit

Permalink
Removed unneeded line (#3241)
Browse files Browse the repository at this point in the history
* Removed unneeded line

I guess it's a copy/paste left-over from `meta_dir`.

* Added towncrier doc

The tests complained about the missing changelog, so I added it. I hope I got it right as I was a bit confused about the towncrier dir being empty apart from a template file.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update and rename 3241.doc to 3241.doc.rst

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
reinout and pre-commit-ci[bot] committed Mar 8, 2024
1 parent acbef2d commit 1fb9356
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions docs/changelog/3241.doc.rst
@@ -0,0 +1 @@
Removed unused line from the 'fresh_subprocess' documentation.
1 change: 0 additions & 1 deletion docs/config.rst
Expand Up @@ -802,7 +802,6 @@ Python virtual environment packaging
A flag controlling if each call to the build backend should be done in a fresh subprocess or not (especially older
build backends such as ``setuptools`` might require this to discover newly provisioned dependencies).

Directory where to put the project metadata files.

Pip installer
~~~~~~~~~~~~~
Expand Down

0 comments on commit 1fb9356

Please sign in to comment.