Skip to content

Commit 4bd6330

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent bfd629b commit 4bd6330

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/shared/build-backend-tabs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
4040
[build-system]
4141
requires = ["uv_build >= 0.8.0, <0.9.0"]
42-
build-backend = "uv_build"
42+
build-backend = "uv_build"

source/tutorials/managing-dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,4 @@ and techniques, listed in alphabetical order, to see if one of them is a better
178178
By contrast, Pipenv explicitly avoids making the assumption that the application
179179
being worked on will support distribution as a ``pip``-installable Python package.
180180
* `uv <https://docs.astral.sh/uv/>`__ for a single tool that covers the entire project
181-
management workflow, including dependency management, packaging, and publishing.
181+
management workflow, including dependency management, packaging, and publishing.

0 commit comments

Comments
 (0)